SAP ABAP Class CL_WUI_CNTL_DROPDOWN (Data Retention for Dropdown List Box)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PLM-PPM-PDN (Application Component) Product Designer
     PLM_PDN_WUI_CNTL (Package) Controls for the Web User Interface
Properties
Class CL_WUI_CNTL_DROPDOWN  
Short Description Data Retention for Dropdown List Box    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PLM_PDN_WUI_CNTL   Controls for the Web User Interface 
Created 20010807   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WUI_CNTL_DROPDOWN has no forward declaration.
Interfaces
Class CL_WUI_CNTL_DROPDOWN has no interface implemented.
Friends
Class CL_WUI_CNTL_DROPDOWN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ENABLED Instance attribute Public Type reference (TYPE) STRING False -> Disabled 20010807
2 ESCAPE_HTML Instance attribute Public Type reference (TYPE) STRING ' ' False -> No HTML Escaping 20010807
3 ID Instance attribute Public Type reference (TYPE) STRING HTML ID 20010807
4 INVISIBLE Instance attribute Public Type reference (TYPE) STRING ' ' True -> No HTML Code 20010807
5 LABELTEXT Instance attribute Public Type reference (TYPE) STRING Label Text 20010807
6 LABELWIDTH Instance attribute Public Type reference (TYPE) STRING '120px' Label Width 20010807
7 LABEL_SHUFFLER Instance attribute Public Type reference (TYPE) STRING ' ' Control Is Used as Label Shuffler 20020314
8 LS_DROPDLST_OPT_WA Instance attribute Public Type reference (TYPE) IHTTPNVP Do Not Use - TMP Work Area on Page 20011012
9 LT_DROPDLST_TMP Instance attribute Public Type reference (TYPE) TIHTTPNVP Do Not Use - TMP Table on Page 20011012
10 MULTIPLE Instance attribute Public Type reference (TYPE) STRING True -> Multiple Selection 20010807
11 NAME Instance attribute Public Type reference (TYPE) STRING Name 20010807
12 NROWS Instance attribute Public Type reference (TYPE) STRING NRows > 1 -> Style List vs. Poptext 20010807
13 ONCHANGE Instance attribute Public Type reference (TYPE) STRING JavaScript Event Handler 20010807
14 SAP_EVENT Instance attribute Public Type reference (TYPE) STRING SAP Event for Change 20010807
15 SELECTEDVALUE Instance attribute Public Type reference (TYPE) STRING Selected Option Value 20010807
16 VALUELIST Instance attribute Public Type reference (TYPE) TIHTTPNVP HTTP Framework (iHTTP) Table Name/Value Pairs 20010807
Methods
# Method Level Visibility Method type Description Created on
1 ADD_VALUE Instance method Public Method Adds Value to Dropdown List 20011009
2 CONSTRUCTOR Instance method Public Constructor 20010807
3 GET_SELECTEDVALUE_CONDENSED Instance method Public Method Returns Condensed SELECTEDVALUE 20010807
4 GET_VALUELIST Instance method Public Method Returns Edited Value List 20010807
Events
Class CL_WUI_CNTL_DROPDOWN has no event.
Types
Class CL_WUI_CNTL_DROPDOWN has no local type.
Method Signatures

Method ADD_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Call by reference Type reference (TYPE) IHTTPNAM HTTP Framework (iHTTP) HTTP Name 20011009
2 Importing IV_SELECTED Call by reference Type reference (TYPE) XFELD Feld zum Ankreuzen 20011009
3 Importing IV_VALUE Call by reference Type reference (TYPE) IHTTPVAL HTTP Framework (iHTTP) HTTP Wert 20011009

Method ADD_VALUE on class CL_WUI_CNTL_DROPDOWN has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Value transfer Type reference (TYPE) STRING HTML-ID 20010807
2 Importing I_NAME Call by reference Type reference (TYPE) STRING 20011009

Method CONSTRUCTOR on class CL_WUI_CNTL_DROPDOWN has no exception.

Method GET_SELECTEDVALUE_CONDENSED Signature

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

Method GET_SELECTEDVALUE_CONDENSED on class CL_WUI_CNTL_DROPDOWN has no exception.

Method GET_VALUELIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_VALUELIST Value transfer Type reference (TYPE) TIHTTPNVP HTTP Framework (iHTTP) Tabelle Name/Wert-Paare 20010807

Method GET_VALUELIST on class CL_WUI_CNTL_DROPDOWN has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 110