SAP ABAP Class CL_CFX_SO_DROPDOWNLISTBOX (Dropdown List)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PLM-CFO (Application Component) Collaboration Folders
     CFX_UI (Package) Collaboration Folders: User Interface
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CFX_SO_EDITABLE Object That Can Be Edited (Displayed) 20021203
Properties
Class CL_CFX_SO_DROPDOWNLISTBOX  
Short Description Dropdown List    
Super Class CL_CFX_SO_EDITABLE Object That Can Be Edited (Displayed) 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CFX_UI   Collaboration Folders: User Interface 
Created 20021122   SAP 
Last change 20141109    
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_CFX_UI_MSG Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_CFX_UTIL Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
4 CL_CFX_UTIL_UI Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_CFX_SO_DROPDOWNLISTBOX has no interface implemented.
Friends
Class CL_CFX_SO_DROPDOWNLISTBOX has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MP_SELECT Instance attribute Private Object reference (TYPE REF TO) CL_CFX_SO_SELECT Select 20021204
2 MS_DROPDOWNLISTBOX Instance attribute Private Type reference (TYPE) CFX_TS_DROPDOWNLISTBOX Structure for UI Object "dropdownlistbox" 20021122
3 MT_DROPDOWNLIST Instance attribute Private Type reference (TYPE) CFX_TT_DROPDOWNLIST Table of Options for UI Object "dropdownlistbox" 20021122
4 SC_TYPE Constant Public Type reference (TYPE) CFX_STRING 'Dropdownlistbox' Type 20021122
Methods
# Method Level Visibility Method type Description Created on
1 ADD_OPTION Instance method Public Method Add New Option 20021122
2 CONSTRUCTOR Instance method Public Constructor 20021122
3 GET_FOR_INCLUDE Instance method Public Method In Format for Include "include_inputfield.htm" 20021122
4 GET_FOR_UI_STRUCTURE Static method Public Method Object from cfx_ts_dropdownlistbox 20030217
5 GET_VALUE Instance method Public Method Determine Value Selected by User 20021204
Events
Class CL_CFX_SO_DROPDOWNLISTBOX has no event.
Types
Class CL_CFX_SO_DROPDOWNLISTBOX has no local type.
Method Signatures

Method ADD_OPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ESCAPE_TEXT Call by reference Type reference (TYPE) CFX_BOOLEAN ABAP_TRUE html escape ? 20021122
2 Importing I_TEXT Call by reference Type reference (TYPE) CFX_STRING Angezeigter Text 20021122
3 Importing I_VALUE Call by reference Type reference (TYPE) CFX_STRING Absendewert des Eintrags 20021122

Method ADD_OPTION on class CL_CFX_SO_DROPDOWNLISTBOX has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ESCAPE_LABEL Call by reference Type reference (TYPE) CFX_BOOLEAN ABAP_TRUE Label: html escape ? 20021122
2 Importing I_ID Call by reference Type reference (TYPE) CFX_STRING html id 20021122
3 Importing I_IS_READONLY Call by reference Type reference (TYPE) CFX_BOOLEAN ABAP_FALSE Wert: Nur Anzeige ? 20021203
4 Importing I_IS_REQUIRED Call by reference Type reference (TYPE) CFX_BOOLEAN ABAP_TRUE Wert: Mußfeld ? 20021203
5 Importing I_LABEL Call by reference Type reference (TYPE) CFX_T_TEXT Label 20021122
6 Importing I_LABEL_TOOLTIP Call by reference Type reference (TYPE) CFX_T_TEXT Tooltip für Label 20030313
7 Importing I_NAME Call by reference Type reference (TYPE) CFX_STRING Name (zur Abfrage des Werts) 20021122
8 Importing I_NROWS Call by reference Type reference (TYPE) CFX_STRING bestimmt die Anzahl der gleichzeitig sichtbaren Einträge 20021122
9 Importing I_ONCHANGE Call by reference Type reference (TYPE) CFX_STRING java script event handler 20021122
10 Importing I_SAP_EVENT Call by reference Type reference (TYPE) CFX_STRING sap-event for onChange 20021122
11 Importing I_STYLE_SELECTED Call by reference Type reference (TYPE) CFX_STRING css style des gewählten Eintrags 20021203
12 Importing I_USE_USER_VALUES Call by reference Type reference (TYPE) CFX_BOOLEAN ABAP_UNDEFINED mit add_option angegebene Werte (i_value) in html verwenden 20021204
13 Importing I_VALUE Call by reference Type reference (TYPE) CFX_STRING Wert 20021122
14 Importing I_WIDTH Call by reference Type reference (TYPE) CFX_STRING Breite in Pixeln 20021122

Method CONSTRUCTOR on class CL_CFX_SO_DROPDOWNLISTBOX has no exception.

Method GET_FOR_INCLUDE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DROPDOWNLISTBOX Call by reference Type reference (TYPE) CFX_TS_DROPDOWNLISTBOX structure for ui object dropdownlistbox 20021122
2 Exporting ET_DROPDOWNLIST Call by reference Type reference (TYPE) CFX_TT_DROPDOWNLIST table of options for ui object dropdownlistbox 20021122

Method GET_FOR_INCLUDE on class CL_CFX_SO_DROPDOWNLISTBOX has no exception.

Method GET_FOR_UI_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DROPDOWNLISTBOX Call by reference Type reference (TYPE) CFX_TS_DROPDOWNLISTBOX structure for ui object dropdownlistbox 20030217
2 Importing IT_DROPDOWNLIST Call by reference Type reference (TYPE) CFX_TT_DROPDOWNLIST table of options for ui object dropdownlistbox 20030217
3 Returning RP_SO_DROPDOWNLISTBOX Value transfer Object reference (TYPE REF TO) CL_CFX_SO_DROPDOWNLISTBOX Dropdownliste 20030217

Method GET_FOR_UI_STRUCTURE on class CL_CFX_SO_DROPDOWNLISTBOX has no exception.

Method GET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_VALUE Call by reference Type reference (TYPE) CFX_STRING Wert 20021204

Method GET_VALUE on class CL_CFX_SO_DROPDOWNLISTBOX has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 200