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 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
3 | ![]() |
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 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'BROWSER' | 20060428 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'onChange' | onClientEvents - name | 20100329 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'onFirstUse' | onClientEvents - name | 20100329 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'BROWSER/SAP/SAP_LIGHT' | 20060428 | ||
5 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'SAP_LIGHT' | 20090429 | ||
6 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'SAP' | 20060428 | ||
7 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | IF_BSP_WRITER | Interface for Writing Page Content | 20060822 | ||
8 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_THTMLB_INPUTFIELD | Implementation for |
20060428 | ||
9 | ![]() |
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 | ![]() |
Static method | Public | Method | Encodes and returns the supplied attribute value | 20100325 |
2 | ![]() |
Static method | Public | Method | Returns a table of supported sorting modes. | 20090922 |
3 | ![]() |
Instance method | Protected | Method | Renders a lighter (TABLE-less) DDLB for best perfomance | 20090512 |
4 | ![]() |
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 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | STRING | Attribute Name | 20100325 | ||
2 | ![]() |
IV_NAME_OF_KEY_COLUMN | Call by reference | Type reference (TYPE) | STRING | Data Ref: Name of Key column | 20100325 | ||
3 | ![]() |
IV_NAME_OF_VALUE_COLUMN | Call by reference | Type reference (TYPE) | STRING | Data Ref: Name of Value column | 20100325 | ||
4 | ![]() |
IV_VALUE | Call by reference | Type reference (TYPE) | STRING | Attribute Value or Binding Path | 20100325 | ||
5 | ![]() |
IV_VALUE_REF | Call by reference | Object reference (TYPE REF TO) | DATA | Attribute Value Data | 20100325 | ||
6 | ![]() |
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 | ![]() |
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 | ![]() |
IV_DISPLAYED_VALUE | Call by reference | Type reference (TYPE) | STRING | Displayed VALUE | 20090512 | ||
2 | ![]() |
IV_TOOLTIP | Call by reference | Type reference (TYPE) | STRING | DDLB tooltip | 20090512 | ||
3 | ![]() |
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 |