SAP ABAP Class CL_WD_TOOLB_DROP_DOWN_LIST_BOX (CL_WD_TOOLB_DROP_DOWN_LIST_BOX)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA (Application Component) Web Dynpro ABAP
⤷
SWDP_UIEL_STANDARD (Package) UIE Library "Standard"

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_WD_ABSTR_DROP_DOWN_LIST_BOX | 20120104 | |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WD_TOOLBAR_ITEM | Perforce change= / 20050316-075430 | 20120220 |
Properties
Class | CL_WD_TOOLB_DROP_DOWN_LIST_BOX | |
Short Description | ||
Super Class | CL_WD_ABSTR_DROP_DOWN_LIST_BOX | |
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SWDP_UIEL_STANDARD | UIE Library "Standard" |
Created | 20120104 | SAP |
Last change | 20141121 | |
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
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_WD_TOOLBAR_ITEM | Perforce change= / 20050316-075430 | 20120220 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_NW7_VIEW_ELEMENT_ADAPTER | 20140708 | Web Dynpro Local Test XX7 | |
2 | CL_WDR_VIEW_ELEMENT | 20140708 | Web Dynpro View Element |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | WDR_PROPERTY_BINDING | 20120104 | |||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | WDR_PROPERTY_BINDING | 20120104 | |||
3 | ![]() |
Constant | Public | Type reference (TYPE) | GUID | '005056A501951EE1848C7648FCF350A4' | 20120104 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | WDR_UIEL_DDIC_PROPERTY | 20120104 | |||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | WDY_BOOLEAN | 20120104 | |||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | WDY_MD_TRANSLATABLE_TEXT | 20120104 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20120104 | |
2 | ![]() |
Instance method | Public | Method | 20120104 | |
3 | ![]() |
Instance method | Public | Method | 20120104 | |
4 | ![]() |
Instance method | Public | Method | 20120104 | |
5 | ![]() |
Instance method | Public | Constructor | 20120104 | |
6 | ![]() |
Instance method | Public | Method | 20120104 | |
7 | ![]() |
Instance method | Public | Method | 20120104 | |
8 | ![]() |
Static method | Public | Method | 20120104 | |
9 | ![]() |
Instance method | Public | Method | 20120104 | |
10 | ![]() |
Instance method | Public | Method | 20120104 |
Events
Class CL_WD_TOOLB_DROP_DOWN_LIST_BOX has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TT_TOOLB_DROP_DOWN_LIST_BOX | Public | See coding | 20120104 | tt_TOOLB_DROP_DOWN_LIST_BOX TYPE TABLE OF REF TO CL_WD_TOOLB_DROP_DOWN_LIST_BOX WITH DEFAULT KEY
|
Method Signatures
Method BIND_COLLAPSIBLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PATH | Call by reference | Type reference (TYPE) | STRING | 20120104 |
Method BIND_COLLAPSIBLE on class CL_WD_TOOLB_DROP_DOWN_LIST_BOX has no exception.
Method BIND_LABEL_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PATH | Call by reference | Type reference (TYPE) | STRING | 20120104 |
Method BIND_LABEL_TEXT on class CL_WD_TOOLB_DROP_DOWN_LIST_BOX has no exception.
Method BOUND_COLLAPSIBLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTEXT_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | 20120104 | |||
2 | ![]() |
CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20120104 | |||
3 | ![]() |
PATH | Value transfer | Type reference (TYPE) | STRING | 20120104 |
Method BOUND_COLLAPSIBLE on class CL_WD_TOOLB_DROP_DOWN_LIST_BOX has no exception.
Method BOUND_LABEL_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTEXT_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | 20120104 | |||
2 | ![]() |
CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20120104 | |||
3 | ![]() |
PATH | Value transfer | Type reference (TYPE) | STRING | 20120104 |
Method BOUND_LABEL_TEXT on class CL_WD_TOOLB_DROP_DOWN_LIST_BOX has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID | Call by reference | Type reference (TYPE) | STRING | 20120104 | |||
2 | ![]() |
VIEW | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW | 20120104 |
Method CONSTRUCTOR on class CL_WD_TOOLB_DROP_DOWN_LIST_BOX has no exception.
Method GET_COLLAPSIBLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTEXT_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | 20120104 | |||
2 | ![]() |
CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20120104 | |||
3 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | 20120104 |
Method GET_COLLAPSIBLE on class CL_WD_TOOLB_DROP_DOWN_LIST_BOX has no exception.
Method GET_LABEL_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
AS_EXTERNAL | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120104 | |||
2 | ![]() |
CONTEXT_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | 20120104 | |||
3 | ![]() |
CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20120104 | |||
4 | ![]() |
TEXT_LENGTH | Value transfer | Type reference (TYPE) | I | CO_UNKNOWN_TEXTLEN | 20120104 | ||
5 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | STRING | 20120104 |
Method GET_LABEL_TEXT on class CL_WD_TOOLB_DROP_DOWN_LIST_BOX has no exception.
Method NEW_TOOLB_DROP_DOWN_LIST_BOX Signature
Method NEW_TOOLB_DROP_DOWN_LIST_BOX on class CL_WD_TOOLB_DROP_DOWN_LIST_BOX has no exception.
Method SET_COLLAPSIBLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20120104 |
Method SET_COLLAPSIBLE on class CL_WD_TOOLB_DROP_DOWN_LIST_BOX has no exception.
Method SET_LABEL_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | WDY_MD_TRANSLATABLE_TEXT | 20120104 |
Method SET_LABEL_TEXT on class CL_WD_TOOLB_DROP_DOWN_LIST_BOX has no exception.
History
Last changed by/on | SAP | 20141121 |
SAP Release Created in | 732 |