SAP ABAP Class CL_THTMLB_DROPDOWNLISTBOX (Element-Handler: <thtmlb:dropdownListBox>)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-UI-TAG (Application Component) Tag Library
     BSP_DYN_CONFIG_TAG_LIB (Package) New tag library for CRM IC
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CLG_THTMLB_DROPDOWNLISTBOX Base: 20060502
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HTMLB_DATA Input Data from HTMLB 20060428
Properties
Class CL_THTMLB_DROPDOWNLISTBOX  
Short Description Element-Handler: <thtmlb:dropdownListBox>    
Super Class CLG_THTMLB_DROPDOWNLISTBOX Base: <thtmlb:dropdownListBox> 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BSP_DYN_CONFIG_TAG_LIB   New tag library for CRM IC 
Created 20060428   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_HTMLB_MANAGER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_HTMLB_SECTION508_UTILS 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 20060428
Friends
# Friend Modeled only Created on Description
1 CL_HTMLB_MANAGER 20060428 package com.sap.htmlb.event;public class EventManager
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_BROWSER_RENDERING Constant Public Type reference (TYPE) STRING 'BROWSER' 20060428
2 GC_ONCHANGE_EVENT Constant Public Type reference (TYPE) STRING 'onChange' onClientEvents - name 20100329
3 GC_ONFIRSTUSE_EVENT Constant Public Type reference (TYPE) STRING 'onFirstUse' onClientEvents - name 20100329
4 GC_RENDERINGS Constant Public Type reference (TYPE) STRING 'BROWSER/SAP/SAP_LIGHT' 20060428
5 GC_SAP_LIGHT_RENDERING Constant Public Type reference (TYPE) STRING 'SAP_LIGHT' 20090429
6 GC_SAP_RENDERING Constant Public Type reference (TYPE) STRING 'SAP' 20060428
7 GR_SELECTION_BOX_WRITER Instance attribute Public Object reference (TYPE REF TO) IF_BSP_WRITER Interface for Writing Page Content 20060822
8 MR_INPUT_FIELD Instance attribute Protected Object reference (TYPE REF TO) CL_THTMLB_INPUTFIELD Implementation for 20060428
9 MR_SELECTIONBOX Instance attribute Public Object reference (TYPE REF TO) CL_THTMLB_SELECTION_BOX Renders a selection box 20060428
Methods
# Method Level Visibility Method type Description Created on
1 ENCODE_ATTRIBUTE_VALUE Static method Public Method Encodes and returns the supplied attribute value 20100325
2 GET_SORTING_MODES Static method Public Method Returns a table of supported sorting modes. 20090922
3 RENDER_SAP_LIGHT_DDLB Instance method Protected Method Renders a lighter (TABLE-less) DDLB for best perfomance 20090512
4 RESOLVE_MODEL_BINDING Instance method Protected Method Resolve Model Binding 20060428
Events
Class CL_THTMLB_DROPDOWNLISTBOX has no event.
Types
Class CL_THTMLB_DROPDOWNLISTBOX has no local type.
Method Signatures

Method ENCODE_ATTRIBUTE_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) STRING Attribute Name 20100325
2 Importing IV_NAME_OF_KEY_COLUMN Call by reference Type reference (TYPE) STRING Data Ref: Name of Key column 20100325
3 Importing IV_NAME_OF_VALUE_COLUMN Call by reference Type reference (TYPE) STRING Data Ref: Name of Value column 20100325
4 Importing IV_VALUE Call by reference Type reference (TYPE) STRING Attribute Value or Binding Path 20100325
5 Importing IV_VALUE_REF Call by reference Object reference (TYPE REF TO) DATA Attribute Value Data 20100325
6 Returning RV_VALUE Value transfer Type reference (TYPE) STRING Encoded Value 20100325

Method ENCODE_ATTRIBUTE_VALUE on class CL_THTMLB_DROPDOWNLISTBOX has no exception.

Method GET_SORTING_MODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_SORTING_MODES Value transfer Object reference (TYPE REF TO) DATA NAME-VALUE table of sorting modes 20090922

Method GET_SORTING_MODES on class CL_THTMLB_DROPDOWNLISTBOX has no exception.

Method RENDER_SAP_LIGHT_DDLB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DISPLAYED_VALUE Call by reference Type reference (TYPE) STRING Displayed VALUE 20090512
2 Importing IV_TOOLTIP Call by reference Type reference (TYPE) STRING DDLB tooltip 20090512
3 Returning RV_HTML Value transfer Type reference (TYPE) STRING Rendered HTML 20090512

Method RENDER_SAP_LIGHT_DDLB on class CL_THTMLB_DROPDOWNLISTBOX has no exception.

Method RESOLVE_MODEL_BINDING Signature

Method RESOLVE_MODEL_BINDING on class CL_THTMLB_DROPDOWNLISTBOX has no parameter.
Method RESOLVE_MODEL_BINDING on class CL_THTMLB_DROPDOWNLISTBOX has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700