SAP ABAP Class CL_WDR_NETWORK_METHOD_HNDL (Handler for Method Calls of Gantt View Element)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ACF (Application Component) Bitte Unterkomponenten verwenden (Hinweis 1665488)
⤷
SWDP_UIEL_ACTIVE_COMPONENT (Package) UIE Library "ActiveComponent"

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_WDR_ACF_METHOD_HNDL | Handler for Method Calls of ACF View Elements | 20050420 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WD_NETWORK_METHODS | 20050420 |
Properties
Class | CL_WDR_NETWORK_METHOD_HNDL | |
Short Description | Handler for Method Calls of Gantt View Element | |
Super Class | CL_WDR_ACF_METHOD_HNDL | Handler for Method Calls of ACF View Elements |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | P | SAP Standard Production Program |
Category | 0 | |
Package | SWDP_UIEL_ACTIVE_COMPONENT | UIE Library "ActiveComponent" |
Created | 20050420 | SAP |
Last change | 20141120 | |
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 class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_WD_NETWORK_METHODS | 20050420 |
Friends
Class CL_WDR_NETWORK_METHOD_HNDL has no friend class.
Attributes
Class CL_WDR_NETWORK_METHOD_HNDL has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20100219 | |
2 | ![]() |
Static method | Public | Method | 20131007 | |
3 | ![]() |
Static method | Public | Method | 20131009 | |
4 | ![]() |
Static method | Private | Method | 20131008 |
Events
Class CL_WDR_NETWORK_METHOD_HNDL has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TT_PROPERTYBAG | Public | See coding | 20131009 | tt_propertybag TYPE STANDARD TABLE OF t_propertybag
|
||
2 | T_PROPERTYBAG | Public | See coding | 20131009 | BEGIN OF t_propertybag,
name TYPE string,
value TYPE string,
END OF t_propertybag
|
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_VIEW_ELEMENT | Value transfer | Object reference (TYPE REF TO) | CL_WDR_VIEW_ELEMENT | WebDynpro View Element | 20100219 |
Method CONSTRUCTOR on class CL_WDR_NETWORK_METHOD_HNDL has no exception.
Method GET_INIT_JARS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ADDITIONAL_ARCHIVES | Call by reference | Type reference (TYPE) | STRING | `` | 20131007 | ||
2 | ![]() |
COMPONENT_NAME | Call by reference | Type reference (TYPE) | STRING | 20131212 | |||
3 | ![]() |
GANTT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20131011 | ||
4 | ![]() |
JARS | Call by reference | Type reference (TYPE) | STRING | 20131007 | |||
5 | ![]() |
LAYOUT | Call by reference | Type reference (TYPE) | WDUI_NETWORK_LAYOUT | CL_WD_NETWORK=>E_LAYOUT-STANDARD | Web Dynpro: NetworkLayout | 20131007 | |
6 | ![]() |
LIBS_WITH_VERSION | Call by reference | Type reference (TYPE) | STRING | 20131008 | |||
7 | ![]() |
LOOK_AND_FEEL | Call by reference | Type reference (TYPE) | WDUI_LOOK_AND_FEEL | CL_WD_NETWORK=>E_LOOK_AND_FEEL-UR | Web Dynpro: LookAndFeel | 20131007 | |
8 | ![]() |
SIGNED_VERSION | Call by reference | Type reference (TYPE) | WDR_APP_PROP_USESIGNEDAPPLETS | Verwendung von User-Agents | 20131007 |
Method GET_INIT_JARS on class CL_WDR_NETWORK_METHOD_HNDL has no exception.
Method GET_INIT_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ACF_PAGE_POINTER_FUNC_NAME | Call by reference | Type reference (TYPE) | STRING | '' | 20131009 | ||
2 | ![]() |
DEBUG_STRING | Call by reference | Type reference (TYPE) | STRING | '' | 20131009 | ||
3 | ![]() |
GANTT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20131011 | ||
4 | ![]() |
LAYOUT | Call by reference | Type reference (TYPE) | WDUI_NETWORK_LAYOUT | CL_WD_NETWORK=>E_LAYOUT-STANDARD | Web Dynpro: NetworkLayout | 20140603 | |
5 | ![]() |
LIBS_WITH_VERSION | Call by reference | Type reference (TYPE) | STRING | 20131009 | |||
6 | ![]() |
LOOK_AND_FEEL | Call by reference | Type reference (TYPE) | WDUI_LOOK_AND_FEEL | CL_WD_NETWORK=>E_LOOK_AND_FEEL-UR | Web Dynpro: LookAndFeel | 20131009 | |
7 | ![]() |
PROPERTIES | Value transfer | Type reference (TYPE) | TT_PROPERTYBAG | 20131009 | |||
8 | ![]() |
SIGNED_VERSION | Call by reference | Type reference (TYPE) | WDR_APP_PROP_USESIGNEDAPPLETS | Verwendung von User-Agents | 20131009 | ||
9 | ![]() |
TRACE_LEVEL | Call by reference | Type reference (TYPE) | STRING | '' | 20131009 |
Method GET_INIT_PROPERTIES on class CL_WDR_NETWORK_METHOD_HNDL has no exception.
Method GET_JAR_TIMESTAMP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FILENAME | Call by reference | Type reference (TYPE) | STRING | 20131008 | |||
2 | ![]() |
TIMESTAMP | Value transfer | Type reference (TYPE) | STRING | 20131008 |
Method GET_JAR_TIMESTAMP on class CL_WDR_NETWORK_METHOD_HNDL has no exception.
History
Last changed by/on | SAP | 20141120 |
SAP Release Created in | 710 |