SAP ABAP Class CL_CRM_IC_COMBOBOX (CL_CRM_IC_COMBOBOX)
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: 20040406
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HTMLB_DATA Input Data from HTMLB 20040406
Properties
Class CL_CRM_IC_COMBOBOX  
Short Description    
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 20040406   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 20040406
Friends
# Friend Modeled only Created on Description
1 CL_HTMLB_MANAGER 20040406 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 20040922
2 COMBINEDFIELD Instance attribute Public Type reference (TYPE) STRING is inputfield a combined field? 20040922
3 COMBINEDVALUE Instance attribute Public Type reference (TYPE) STRING value of combined field 20040922
4 C_CURRENCY Constant Public Type reference (TYPE) STRING 'CURRENCY' 20040406
5 C_DATATYPES Constant Public Type reference (TYPE) STRING 'STRING/DATE/TIME/BCD/BOOLEAN/INTEGER/CURRENCY' Enum Type Input Field Data Types 20040406
6 C_DATATYPE_DATE Constant Protected Type reference (TYPE) STRING 'DATE' Enum Value Type DATE 20040406
7 C_INPUTFIELD_DESIGNS Constant Protected Type reference (TYPE) STRING 'STANDARD/SMALL' Enum Type Input Field Design 20040406
8 C_INPUTFIELD_DESIGN_SMALL Constant Protected Type reference (TYPE) STRING 'SMALL' Value 'SMALL' for Input Field Design 20040406
9 C_SIZE_DEFAULT Constant Protected Type reference (TYPE) I 20 Default Value for Size 20040406
10 DATE_DELIMITER Instance attribute Protected Type reference (TYPE) STRING Date Delimiter 20040406
11 DATE_MASK Instance attribute Protected Type reference (TYPE) STRING Date Mask 20040406
12 DDLBEDITABLE Instance attribute Public Type reference (TYPE) STRING 20040415
13 DDLBKEYANDVALUE Instance attribute Public Type reference (TYPE) STRING Display key and value in DDLB 20040414
14 DDLBKEYCOLUMN Instance attribute Public Type reference (TYPE) STRING 20040414
15 DDLBLIST Instance attribute Public Type reference (TYPE) STRING 20040415
16 DDLBSIZE Instance attribute Public Type reference (TYPE) STRING Size of DDLB 20040407
17 DDLBTABLE Instance attribute Public Object reference (TYPE REF TO) DATA 20040414
18 DDLBVALUECOLUMN Instance attribute Public Type reference (TYPE) STRING 20040414
19 DDLBVALUEFIELD Instance attribute Public Type reference (TYPE) STRING Value Description Field 20040426
20 DDLBWIDTH Instance attribute Public Type reference (TYPE) STRING Width of DDLB 20040413
21 DECIMAL_DELIMITER Instance attribute Protected Type reference (TYPE) STRING Decimal Delimiter 20040406
22 FOCUS Instance attribute Public Type reference (TYPE) STRING 'FALSE' Set focus to input field 20040406
23 HELPDESTINATION Instance attribute Public Type reference (TYPE) STRING Destination for Helpcall 20040406
24 HELPID Instance attribute Public Type reference (TYPE) STRING Help Id when onValueHelp is not set 20040406
25 HELPINPUTFIELDS Instance attribute Public Type reference (TYPE) STRING List of inputfield assignments to helpfields 20040406
26 HELPOUTPUTFIELDS Instance attribute Public Type reference (TYPE) STRING List of helpfield assignments to displayed fields 20040406
27 HELPTRIGGERSUBMIT Instance attribute Public Type reference (TYPE) STRING Trigger submit after selection of help value in F4 popup 20040406
28 IS_DEV_CLIENT Static Attribute Protected Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20040406
29 M_ALIGNMENT Instance attribute Protected Type reference (TYPE) STRING 20040406
30 M_CELLVALUE Instance attribute Protected Type reference (TYPE) C Boolean Value (Char) for Attribute DISABLED 20040406
31 M_DDLBEDITABLE Instance attribute Protected Type reference (TYPE) C 20040415
32 M_DDLBKEYANDVALUE Instance attribute Protected Type reference (TYPE) C boolean variable (X=true, -=false, space=unknown) 20040414
33 M_DDLBLIST Instance attribute Protected Type reference (TYPE) C 20040415
34 M_DECIMALS Instance attribute Protected Type reference (TYPE) I Number of Decimal Places 20040406
35 M_DESIGN Instance attribute Protected Type reference (TYPE) STRING Enum Value for Attribute DESIGN 20040406
36 M_DISABLED Instance attribute Protected Type reference (TYPE) C Boolean Value (Char) for Attribute DISABLED 20040406
37 M_FIRSTDAYOFWEEK Instance attribute Protected Type reference (TYPE) I Integer Value for Attribute FIRSTDAYOFWEEK 20040406
38 M_ID Instance attribute Protected Type reference (TYPE) STRING ID 20040406
39 M_INVALID Instance attribute Protected Type reference (TYPE) C Boolean Value (Char) for Attribute INVALID 20040406
40 M_MAXLENGTH Instance attribute Protected Type reference (TYPE) I Integer Value for Attribute MAXLENGTH 20040406
41 M_ONVALUEHELP Instance attribute Protected Type reference (TYPE) STRING String Attribute: onValueHelp 20040406
42 M_PASSWORD Instance attribute Protected Type reference (TYPE) C Boolean Value (Char) for Attribute PASSWORD 20040406
43 M_REQUIRED Instance attribute Protected Type reference (TYPE) C Boolean Value (Char) for Attribute REQUIRED 20040406
44 M_SHOWHELP Instance attribute Protected Type reference (TYPE) C Boolean Value (Char) for Attribute SHOWHELP 20040406
45 M_SIZE Instance attribute Protected Type reference (TYPE) I Integer Value for Attribute SIZE 20040406
46 M_SUBMITONENTER Instance attribute Protected Type reference (TYPE) C Value Bound to Model? 20040406
47 M_TYPE Instance attribute Protected Type reference (TYPE) STRING Enum Value for Attribute TYPE 20040406
48 M_VALUE Instance attribute Protected Type reference (TYPE) STRING String Attribute: Value 20040406
49 M_VALUE_IS_BOUND Instance attribute Protected Type reference (TYPE) C Value Bound to Model? 20040406
50 M_VISIBLE Instance attribute Protected Type reference (TYPE) C Boolean Value (Char) for Attribute VISIBLE 20040406
51 ONCLICK Instance attribute Public Type reference (TYPE) STRING 20040406
52 ONCLIENTCLICK Instance attribute Public Type reference (TYPE) STRING 20040406
53 ONFOCUS Instance attribute Public Type reference (TYPE) STRING if field is left 20040922
54 ONFOCUSOUT Instance attribute Public Type reference (TYPE) STRING if focus is set to field 20040922
55 PRIORITY Instance attribute Public Type reference (TYPE) STRING Priority of focus on viewset 20040406
56 REFERENCE Instance attribute Public Type reference (TYPE) STRING 20040406
57 ROUNDTRIPAFTERTAB Instance attribute Public Type reference (TYPE) STRING Invokes roundtrip after tabbing to next field 20040406
58 TABINDEX Instance attribute Public Type reference (TYPE) STRING '0' Set tabindex 20040406
59 THOUSANDS_DELIMITER Instance attribute Protected Type reference (TYPE) STRING Thousands Delimiter 20040406
60 TIME_DELIMITER Instance attribute Protected Type reference (TYPE) STRING Time Mask 20040406
61 VALUEDESCRIPTION Instance attribute Public Type reference (TYPE) STRING is this field a value description field? 20040406
62 _COMBINEDFIELD Instance attribute Public Type reference (TYPE) STRING 20050113
63 _COMBINEDVALUE Instance attribute Public Type reference (TYPE) STRING 20050113
64 _DDLBTABLE Instance attribute Public Type reference (TYPE) STRING 20050113
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20040406
2 GET_SHOWHELP_JAVASCRIPT Instance method Protected Method 20040406
3 GET_USER_PREFERENCE Instance method Protected Method Gets User-Specific Formats 20040406
Events
Class CL_CRM_IC_COMBOBOX has no event.
Types
Class CL_CRM_IC_COMBOBOX has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method GET_SHOWHELP_JAVASCRIPT on class CL_CRM_IC_COMBOBOX has no exception.

Method GET_USER_PREFERENCE Signature

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