SAP ABAP Class CL_THTMLB_SELECTION_BOX (Renders a selection box)
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_SELECTIONBOX | Base: |
20060324 |
Properties
Class | CL_THTMLB_SELECTION_BOX | |
Short Description | Renders a selection box | |
Super Class | CLG_THTMLB_SELECTIONBOX | Base: <thtmlb:selectionBox> |
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 | 20060322 | 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) |
Interfaces
Class CL_THTMLB_SELECTION_BOX has no interface implemented.
Friends
Class CL_THTMLB_SELECTION_BOX has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | IF_BSP_WRITER | Interface for Writing Page Content | 20060822 | ||
2 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_THTMLB_INPUTFIELD | HTML selected KEY holder | 20070312 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Default entry selected? | 20060606 | |
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Box part a disabled DDLB | 20060920 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Rendering a Native SELECT | 20070917 | |
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | 20070917 | |||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | 20060410 | |||
8 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Personalization is not to be performed | 20090923 | |
9 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Selected KEY. Set in ITEM. | 20060510 | ||
10 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | 20060510 | |||
11 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Selection KEY validated? Set in ITEM. | 20060505 | |
12 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Selected VALUE. Set in ITEM. | 20060329 | ||
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Item sorting performed (on backend) | 20090928 | |
14 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | DDLB width | 20091001 | ||
15 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | 0 | Number of items in the dropbox. | 20060825 | |
16 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | 1 | Length of longest item in DD. Defaults to 1 if empty. | 20060426 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Encodes a string to be inserted within <-- ... --> comments. | 20100331 |
2 | ![]() |
Static method | Public | Method | Returns a dropbox' HTML string | 20100406 |
3 | ![]() |
Instance method | Protected | Method | 20060329 |
Events
Class CL_THTMLB_SELECTION_BOX has no event.
Types
Class CL_THTMLB_SELECTION_BOX has no local type.
Method Signatures
Method ENCODE_AS_HTML_COMMENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_STRING | Call by reference | Type reference (TYPE) | STRING | Input string | 20100331 | ||
2 | ![]() |
RV_STRING | Value transfer | Type reference (TYPE) | STRING | Output string | 20100331 |
Method ENCODE_AS_HTML_COMMENTS on class CL_THTMLB_SELECTION_BOX has no exception.
Method PROCESSTABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_BOX | Call by reference | Object reference (TYPE REF TO) | CL_THTMLB_SELECTION_BOX | Dropbox instance | 20100406 | ||
2 | ![]() |
RV_ITEMS_HTML | Value transfer | Type reference (TYPE) | STRING | Encoded dropbox | 20100406 |
Method PROCESSTABLE on class CL_THTMLB_SELECTION_BOX has no exception.
Method RESOLVE_MODEL_BINDING Signature
Method RESOLVE_MODEL_BINDING on class CL_THTMLB_SELECTION_BOX has no parameter.
Method RESOLVE_MODEL_BINDING on class CL_THTMLB_SELECTION_BOX has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 700 |