SAP ABAP Class CL_WDR_TEST_API_MINIEDITOR (Assistance-Klasse für WDR_TEST_API_MINIEDITOR)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA (Application Component) Web Dynpro ABAP
⤷
SWDP_TEST (Package) Web Dynpro: Tests

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class | 20090709 |
Properties
Class | CL_WDR_TEST_API_MINIEDITOR | |
Short Description | Assistance-Klasse für WDR_TEST_API_MINIEDITOR | |
Super Class | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SWDP_TEST | Web Dynpro: Tests |
Created | 20090709 | 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 interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_WDR_TEST_API_MINIEDITOR has no interface implemented.
Friends
Class CL_WDR_TEST_API_MINIEDITOR has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_ABAP_OBJECTDESCR | 20100310 | |||
2 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_ABAP_OBJECTDESCR | 20100309 | |||
3 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | `C_AGGREGATION` | 20100623 | ||
4 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | `C_PRESET` | 20100623 | ||
5 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | `C_PROPERTY` | 20100623 | ||
6 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_MESSAGE_MANAGER | 20090715 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20090715 | |
2 | ![]() |
Instance method | Public | Method | 20090715 | |
3 | ![]() |
Instance method | Public | Method | 20090715 | |
4 | ![]() |
Static method | Public | Constructor | 20100309 | |
5 | ![]() |
Instance method | Public | Method | 20100310 | |
6 | ![]() |
Instance method | Public | Method | 20100623 | |
7 | ![]() |
Instance method | Public | Method | 20090716 | |
8 | ![]() |
Instance method | Public | Event handling method | 20090715 | |
9 | ![]() |
Instance method | Public | Event handling method | 20090715 | |
10 | ![]() |
Instance method | Private | Method | 20090715 | |
11 | ![]() |
Instance method | Public | Method | 20090715 | |
12 | ![]() |
Instance method | Public | Method | 20100623 |
Events
Class CL_WDR_TEST_API_MINIEDITOR has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TT_CONFIG_ATTR | Public | See coding | 20090715 | TT_CONFIG_ATTR type
standard table of T_CONFIG_ATTR
with default key
|
||
2 | TT_CONFIG_NODE | Public | See coding | 20090715 | tt_config_node type STANDARD TABLE OF t_config_node with NON-UNIQUE DEFAULT KEY
|
||
3 | T_CONFIG_ATTR | Public | See coding | 20090715 | begin of T_CONFIG_ATTR,
NAME type String,
VALUE type String,
TYPE type String,
is_final type wdy_boolean,
is_primary type wdy_boolean,
end of T_CONFIG_ATTR
|
||
4 | T_CONFIG_NODE | Public | See coding | 20090715 | begin of T_CONFIG_NODE,
node_id type string,
name type string,
index type I,
element_key type string,
parent_key type string,
expanded type wdy_boolean,
is_leaf type wdy_boolean,
is_protected type wdy_boolean,
end of t_config_node
|
Method Signatures
Method APPLY_ATTRIBUTE_CHANGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ATTRIBUTE_CHANGES | Call by reference | Type reference (TYPE) | WDR_CONTEXT_CHANGE_LIST | Web Dynpro: Liste mit Context-Änderungen | 20090715 | ||
2 | ![]() |
CONFIG_CHANGER | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONFIG_COMP_MODIFIER | API Änderung Component-Konfiguration | 20090715 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exceptions der Config-API | 20090715 |
Method BUILD_ATTR_LIST_FOR_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ATTR_LIST | Value transfer | Type reference (TYPE) | TT_CONFIG_ATTR | 20090715 | |||
2 | ![]() |
CONFIG_READER | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONFIG_COMP_READER | Lese-Interface für die Component-Konfiguration | 20090715 | ||
3 | ![]() |
INDEX | Call by reference | Type reference (TYPE) | I | 20090715 | |||
4 | ![]() |
NODE_ID | Call by reference | Type reference (TYPE) | STRING | 20090715 | |||
5 | ![]() |
NODE_NAME | Call by reference | Type reference (TYPE) | STRING | 20090715 |
Method BUILD_ATTR_LIST_FOR_NODE on class CL_WDR_TEST_API_MINIEDITOR has no exception.
Method BUILD_CONFIG_DATA_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONFIG_READER | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONFIG_COMP_READER | Lese-Interface für die Component-Konfiguration | 20090715 | ||
2 | ![]() |
NODE_TABLE | Value transfer | Type reference (TYPE) | TT_CONFIG_NODE | 20090715 |
Method BUILD_CONFIG_DATA_TABLE on class CL_WDR_TEST_API_MINIEDITOR has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_WDR_TEST_API_MINIEDITOR has no parameter.
Method CLASS_CONSTRUCTOR on class CL_WDR_TEST_API_MINIEDITOR has no exception.
Method GET_COCU_MODIFIER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COCU_MODIFIER | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONFIG_COCU_MODIFIER | API Änderung Component-Customizing | 20100310 | ||
2 | ![]() |
COMP_MODIFIER | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONFIG_COMP_MODIFIER | API Änderung Component-Konfiguration | 20100310 |
Method GET_COCU_MODIFIER on class CL_WDR_TEST_API_MINIEDITOR has no exception.
Method GET_TEXT Signature
Method GET_TEXT on class CL_WDR_TEST_API_MINIEDITOR has no parameter.
Method GET_TEXT on class CL_WDR_TEST_API_MINIEDITOR has no exception.
Method INSERT_ELEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ATTRIBUTE_DATA | Call by reference | Type reference (TYPE) | TT_CONFIG_ATTR | 20090716 | |||
2 | ![]() |
CONFIG_CHANGER | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONFIG_COMP_MODIFIER | API Änderung Component-Konfiguration | 20090716 | ||
3 | ![]() |
ELEMENT_INDEX | Call by reference | Type reference (TYPE) | I | 20090716 | |||
4 | ![]() |
NODE_DATA | Call by reference | Type reference (TYPE) | T_CONFIG_NODE | 20090716 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exceptions der Config-API | 20090716 |
Method ON_ACTION_CANCELLED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CALLER | Value transfer | Attribute reference (LIKE) | 20090715 |
Method ON_ACTION_CANCELLED on class CL_WDR_TEST_API_MINIEDITOR has no exception.
Method ON_ACTION_FINISHED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CALLER | Value transfer | Attribute reference (LIKE) | Basisschnittstelle Konfigurations-API | 20090715 | |||
2 | ![]() |
SENDER | Value transfer | Attribute reference (LIKE) | 20090715 |
Method ON_ACTION_FINISHED on class CL_WDR_TEST_API_MINIEDITOR has no exception.
Method REC_BUILD_CONFIG_DATA_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONFIG_READER | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONFIG_COMP_READER | Lese-Interface für die Component-Konfiguration | 20090715 | ||
2 | ![]() |
NODE_NAME | Call by reference | Type reference (TYPE) | STRING | 20090715 | |||
3 | ![]() |
NODE_TABLE | Call by reference | Type reference (TYPE) | TT_CONFIG_NODE | 20090715 | |||
4 | ![]() |
PARENT_INDEX | Call by reference | Type reference (TYPE) | I | 20090715 | |||
5 | ![]() |
PARENT_NODE_ID | Call by reference | Type reference (TYPE) | STRING | 20090715 | |||
6 | ![]() |
PARENT_PATH | Call by reference | Type reference (TYPE) | STRING | 20091015 |
Method REC_BUILD_CONFIG_DATA_TABLE on class CL_WDR_TEST_API_MINIEDITOR has no exception.
Method REGISTER_EVENTHANDLERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHANGE_TOOL | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONFIG_TOOL | Basisschnittstelle Konfigurations-API | 20090715 | ||
2 | ![]() |
MESSAGE_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_WD_MESSAGE_MANAGER | Message-Manager | 20090715 |
Method REGISTER_EVENTHANDLERS on class CL_WDR_TEST_API_MINIEDITOR has no exception.
Method SWITCH_DETAILS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | WebDynpro: Schnittstelle für Kontext Knoten | 20100623 | ||
2 | ![]() |
SHOW_AGGREGATION | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100623 | |||
3 | ![]() |
SHOW_PRESET | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100623 | |||
4 | ![]() |
SHOW_PROPERTY | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100623 |
Method SWITCH_DETAILS on class CL_WDR_TEST_API_MINIEDITOR has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 800 |