SAP ABAP Class CLG_THTMLB_DROPDOWNLISTBOX (Base: <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) | CL_THTMLB_ELEMENT | Element class for THTMLB tag library | 20060217 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_THTMLB_DROPDOWNLISTBOX | Element-Handler: |
20060502 |
Properties
| Class | CLG_THTMLB_DROPDOWNLISTBOX | |
| Short Description | Base: <thtmlb:dropdownListBox> | |
| Super Class | CL_THTMLB_ELEMENT | Element class for THTMLB tag library |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | S | System Program |
| Category | 70 | Basis Class for BSP Element Handlers |
| Package | BSP_DYN_CONFIG_TAG_LIB | New tag library for CRM IC |
| Created | 20060217 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CLG_THTMLB_DROPDOWNLISTBOX has no forward declaration.
Interfaces
Class CLG_THTMLB_DROPDOWNLISTBOX has no interface implemented.
Friends
Class CLG_THTMLB_DROPDOWNLISTBOX has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | STRING | 'FALSE' | Disables user inputs. (TRUE|FALSE) | 20060217 | ||
| 2 | Instance attribute | Public | Type reference (TYPE) | STRING | 'FALSE' | Editable inputField. For TimePicker. 'SAP' only. | 20060315 | ||
| 3 | Instance attribute | Public | Type reference (TYPE) | STRING | 'TRUE' | HTML encode the content of the field | 20060217 | ||
| 4 | Instance attribute | Public | Type reference (TYPE) | STRING | 'AUTO' | Field state. (ERROR/WARNING/AUTO/NONE) | 20111114 | ||
| 5 | Instance attribute | Public | Type reference (TYPE) | STRING | 'FALSE' | Set focus on the DDLB | 20080415 | ||
| 6 | Instance attribute | Public | Object reference (TYPE REF TO) | DATA | List comes from value list of the field | 20060217 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | STRING | Overwrites 'tooltip' attribute. Use ' ' for no tooltip. | 20110506 | |||
| 8 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_BSP_ELEMENT_RT_ATTR_VALID | 20060217 | ||||
| 9 | Instance attribute | Public | Type reference (TYPE) | STRING | Lead Column Name | 20060217 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | STRING | Value Column Name | 20060217 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | STRING | Javascript to be executed once a user edit a selection | 20060502 | |||
| 12 | Instance attribute | Public | Object reference (TYPE REF TO) | DATA | Generic Client Event Handlers, as IHTTPNVP name-value pairs | 20100331 | |||
| 13 | Instance attribute | Public | Type reference (TYPE) | STRING | Client Event Handler for Selection | 20060217 | |||
| 14 | Instance attribute | Public | Type reference (TYPE) | STRING | Server Event Handler for Selection | 20060217 | |||
| 15 | Instance attribute | Public | Type reference (TYPE) | STRING | 'SAP' | (BROWSER/SAP/SAP_LIGHT) SAP_LIGHT within a cell only. | 20060421 | ||
| 16 | Instance attribute | Public | Type reference (TYPE) | STRING | Filled by config tool when mandatory. (TRUE|FALSE) | 20070809 | |||
| 17 | Instance attribute | Public | Type reference (TYPE) | I | '7' | Number of items in "SAP" Scrollbar. | 20060314 | ||
| 18 | Instance attribute | Public | Type reference (TYPE) | STRING | The selected item string-identifier KEY. | 20060217 | |||
| 19 | Instance attribute | Public | Type reference (TYPE) | STRING | Generate round-trip on ENTER key. (TRUE|FALSE) | 20060504 | |||
| 20 | Instance attribute | Public | Type reference (TYPE) | STRING | 'submitonenter' | Custom server side event name | 20060505 | ||
| 21 | Instance attribute | Public | Type reference (TYPE) | STRING | switch id | 20080226 | |||
| 22 | Instance attribute | Public | Object reference (TYPE REF TO) | DATA | Table of values | 20060217 | |||
| 23 | Instance attribute | Public | Type reference (TYPE) | STRING | Tooltip displayed on hovering | 20060217 | |||
| 24 | Instance attribute | Public | Type reference (TYPE) | STRING | Validate the input on submit. (TRUE|FALSE) | 20060502 | |||
| 25 | Instance attribute | Public | Type reference (TYPE) | STRING | Width of the field. Do not use %-widths for inline-display. | 20060217 | |||
| 26 | Instance attribute | Public | Type reference (TYPE) | STRING | List comes from value list of the field | 20060217 | |||
| 27 | Instance attribute | Public | Type reference (TYPE) | STRING | The selected item string-identifier KEY. | 20060217 | |||
| 28 | Instance attribute | Public | Type reference (TYPE) | STRING | Table of values | 20060217 | |||
| 29 | Instance attribute | Public | Type reference (TYPE) | STRING | Tooltip displayed on hovering | 20061222 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20060217 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20060217 | |
| 3 | Static method | Public | Method | FACTORY_METHOD | 20060217 | |
| 4 | Static method | Public | Method | FACTORY CLEAR METHOD | 20060217 |
Events
Class CLG_THTMLB_DROPDOWNLISTBOX has no event.
Types
Class CLG_THTMLB_DROPDOWNLISTBOX has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CLG_THTMLB_DROPDOWNLISTBOX has no parameter.
Method CLASS_CONSTRUCTOR on class CLG_THTMLB_DROPDOWNLISTBOX has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CLG_THTMLB_DROPDOWNLISTBOX has no parameter.
Method CONSTRUCTOR on class CLG_THTMLB_DROPDOWNLISTBOX has no exception.
Method FACTORY Signature
Method FACTORY on class CLG_THTMLB_DROPDOWNLISTBOX has no exception.
Method FACTORY_CLEAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT | Call by reference | Object reference (TYPE REF TO) | CL_THTMLB_DROPDOWNLISTBOX | 20060217 |
Method FACTORY_CLEAR on class CLG_THTMLB_DROPDOWNLISTBOX has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |