SAP ABAP Class CL_WD_MLT_ACCORDION_ITEM (CL_WD_MLT_ACCORDION_ITEM)
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_ACCORDION_ITEM | 20081128 |
Properties
Class | CL_WD_MLT_ACCORDION_ITEM | |
Short Description | ||
Super Class | CL_WD_ACCORDION_ITEM | |
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SWDP_UIEL_STANDARD | UIE Library "Standard" |
Created | 20081128 | 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_WD_MLT_ACCORDION_ITEM has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_NW7_VIEW_ELEMENT_ADAPTER | 20120706 | Web Dynpro Local Test XX7 | |
2 | CL_WDR_VIEW_ELEMENT | 20120706 | 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 | 20081128 | |||
2 | ![]() |
Constant | Public | Type reference (TYPE) | GUID | '492F941478664B4EE10000000A421993' | 20081128 | ||
3 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | OBJECT | 20081128 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20081128 | |
2 | ![]() |
Instance method | Public | Method | 20081128 | |
3 | ![]() |
Instance method | Public | Constructor | 20081128 | |
4 | ![]() |
Instance method | Public | Method | 20081128 | |
5 | ![]() |
Static method | Public | Method | 20081128 | |
6 | ![]() |
Instance method | Public | Method | 20081128 |
Events
Class CL_WD_MLT_ACCORDION_ITEM has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TT_MLT_ACCORDION_ITEM | Public | See coding | 20081128 | tt_MLT_ACCORDION_ITEM TYPE TABLE OF REF TO CL_WD_MLT_ACCORDION_ITEM WITH DEFAULT KEY
|
Method Signatures
Method BIND_DATA_SOURCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PATH | Call by reference | Type reference (TYPE) | STRING | 20081128 |
Method BIND_DATA_SOURCE on class CL_WD_MLT_ACCORDION_ITEM has no exception.
Method BOUND_DATA_SOURCE 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 | 20081128 | |||
2 | ![]() |
CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20081128 | |||
3 | ![]() |
PATH | Value transfer | Type reference (TYPE) | STRING | 20081128 |
Method BOUND_DATA_SOURCE on class CL_WD_MLT_ACCORDION_ITEM 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 | 20081128 | |||
2 | ![]() |
VIEW | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW | 20081128 |
Method CONSTRUCTOR on class CL_WD_MLT_ACCORDION_ITEM has no exception.
Method GET_DATA_SOURCE 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 | 20081128 | |||
2 | ![]() |
CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20081128 | |||
3 | ![]() |
VALUE | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | 20081128 |
Method GET_DATA_SOURCE on class CL_WD_MLT_ACCORDION_ITEM has no exception.
Method NEW_MLT_ACCORDION_ITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BIND_DATA_SOURCE | Call by reference | Type reference (TYPE) | STRING | 20081128 | |||
2 | ![]() |
BIND_DRAG_DATA | Call by reference | Type reference (TYPE) | STRING | 20081128 | |||
3 | ![]() |
BIND_ENABLED | Call by reference | Type reference (TYPE) | STRING | 20081128 | |||
4 | ![]() |
BIND_HAS_CONTENT_PADDING | Call by reference | Type reference (TYPE) | STRING | 20090715 | |||
5 | ![]() |
BIND_IMAGE_SOURCE | Call by reference | Type reference (TYPE) | STRING | 20081128 | |||
6 | ![]() |
BIND_READ_ONLY | Call by reference | Type reference (TYPE) | STRING | 20081128 | |||
7 | ![]() |
BIND_SHOW_TOGGLE_ICON | Call by reference | Type reference (TYPE) | STRING | 20081128 | |||
8 | ![]() |
BIND_TEXT_DIRECTION | Call by reference | Type reference (TYPE) | STRING | 20081128 | |||
9 | ![]() |
BIND_TITLE | Call by reference | Type reference (TYPE) | STRING | 20081128 | |||
10 | ![]() |
BIND_TOOLTIP | Call by reference | Type reference (TYPE) | STRING | 20081128 | |||
11 | ![]() |
BIND_VISIBLE | Call by reference | Type reference (TYPE) | STRING | 20081128 | |||
12 | ![]() |
CONTEXT_MENU_BEHAVIOUR | Call by reference | Type reference (TYPE) | WDUI_CONTEXT_MENU_BEHAVIOUR | E_CONTEXT_MENU_BEHAVIOUR-INHERIT | 20081128 | ||
13 | ![]() |
CONTEXT_MENU_ID | Call by reference | Type reference (TYPE) | WDY_MD_UI_ELEMENT_REFERENCE | 20081128 | |||
14 | ![]() |
CONTROL | Value transfer | Object reference (TYPE REF TO) | CL_WD_MLT_ACCORDION_ITEM | 20081128 | |||
15 | ![]() |
DRAG_DATA | Call by reference | Type reference (TYPE) | STRING | 20081128 | |||
16 | ![]() |
ENABLED | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 'X' | 20081128 | ||
17 | ![]() |
HAS_CONTENT_PADDING | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 'X' | 20090715 | ||
18 | ![]() |
ID | Call by reference | Type reference (TYPE) | STRING | 20081128 | |||
19 | ![]() |
IMAGE_SOURCE | Call by reference | Type reference (TYPE) | STRING | 20081128 | |||
20 | ![]() |
READ_ONLY | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 'X' | 20081128 | ||
21 | ![]() |
SHOW_TOGGLE_ICON | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 'X' | 20081128 | ||
22 | ![]() |
TEXT_DIRECTION | Call by reference | Type reference (TYPE) | WDUI_TEXT_DIRECTION | E_TEXT_DIRECTION-INHERIT | 20081128 | ||
23 | ![]() |
TITLE | Call by reference | Type reference (TYPE) | WDY_MD_TRANSLATABLE_TEXT | 20081128 | |||
24 | ![]() |
TOOLTIP | Call by reference | Type reference (TYPE) | WDY_MD_TRANSLATABLE_TEXT | 20081128 | |||
25 | ![]() |
VIEW | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW | 20081128 | |||
26 | ![]() |
VISIBLE | Call by reference | Type reference (TYPE) | WDUI_VISIBILITY | E_VISIBLE-VISIBLE | 20081128 |
Method NEW_MLT_ACCORDION_ITEM on class CL_WD_MLT_ACCORDION_ITEM has no exception.
Method SET_DATA_SOURCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20081128 |
Method SET_DATA_SOURCE on class CL_WD_MLT_ACCORDION_ITEM has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 720 |