SAP ABAP Class CL_WD_CUSTOM_SCRIPT_ATTRIBUTE (CL_WD_CUSTOM_SCRIPT_ATTRIBUTE)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA (Application Component) Web Dynpro ABAP
⤷
SWDP_UIEL_WEB (Package) UIE Library "Web"
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WD_VIEW_ELEMENT | Perforce Change= / 20040604-141028 | 20130110 |
Properties
| Class | CL_WD_CUSTOM_SCRIPT_ATTRIBUTE | |
| Short Description | ||
| Super Class | CL_WD_VIEW_ELEMENT | Perforce Change= / 20040604-141028 |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_UIEL_WEB | UIE Library "Web" |
| Created | 20130110 | 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) |
Interfaces
Class CL_WD_CUSTOM_SCRIPT_ATTRIBUTE has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_NW7_VIEW_ELEMENT_ADAPTER | 20131218 | Web Dynpro Local Test XX7 | |
| 2 | CL_WDR_VIEW_ELEMENT | 20131218 | 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 | 20130110 | ||||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | WDR_PROPERTY_BINDING | 20130110 | ||||
| 3 | Constant | Public | Type reference (TYPE) | GUID | '00163EA725841ED296E0DC5AF93D5302' | 20130110 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20130110 | ||||
| 5 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20130110 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20130110 | ||
| 2 | Instance method | Public | Method | 20130110 | ||
| 3 | Instance method | Public | Method | 20130110 | ||
| 4 | Instance method | Public | Method | 20130110 | ||
| 5 | Instance method | Public | Constructor | 20130110 | ||
| 6 | Instance method | Public | Method | 20130110 | ||
| 7 | Instance method | Public | Method | 20130110 | ||
| 8 | Static method | Public | Method | 20130110 | ||
| 9 | Instance method | Public | Method | 20130110 | ||
| 10 | Instance method | Public | Method | 20130110 |
Events
Class CL_WD_CUSTOM_SCRIPT_ATTRIBUTE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_CUSTOM_SCRIPT_ATTRIBUTE | Public | See coding | 20130110 | tt_CUSTOM_SCRIPT_ATTRIBUTE TYPE TABLE OF REF TO CL_WD_CUSTOM_SCRIPT_ATTRIBUTE WITH DEFAULT KEY
|
Method Signatures
Method BIND_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PATH | Call by reference | Type reference (TYPE) | STRING | 20130110 |
Method BIND_NAME on class CL_WD_CUSTOM_SCRIPT_ATTRIBUTE has no exception.
Method BIND_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PATH | Call by reference | Type reference (TYPE) | STRING | 20130110 |
Method BIND_VALUE on class CL_WD_CUSTOM_SCRIPT_ATTRIBUTE has no exception.
Method BOUND_NAME 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 | 20130110 | ||||
| 2 | CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20130110 | ||||
| 3 | PATH | Value transfer | Type reference (TYPE) | STRING | 20130110 |
Method BOUND_NAME on class CL_WD_CUSTOM_SCRIPT_ATTRIBUTE has no exception.
Method BOUND_VALUE 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 | 20130110 | ||||
| 2 | CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20130110 | ||||
| 3 | PATH | Value transfer | Type reference (TYPE) | STRING | 20130110 |
Method BOUND_VALUE on class CL_WD_CUSTOM_SCRIPT_ATTRIBUTE 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 | 20130110 | ||||
| 2 | VIEW | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW | 20130110 |
Method CONSTRUCTOR on class CL_WD_CUSTOM_SCRIPT_ATTRIBUTE has no exception.
Method GET_NAME 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 | 20130110 | ||||
| 2 | CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20130110 | ||||
| 3 | VALUE | Value transfer | Type reference (TYPE) | STRING | 20130110 |
Method GET_NAME on class CL_WD_CUSTOM_SCRIPT_ATTRIBUTE has no exception.
Method GET_VALUE 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 | 20130110 | ||||
| 2 | CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20130110 | ||||
| 3 | VALUE | Value transfer | Type reference (TYPE) | STRING | 20130110 |
Method GET_VALUE on class CL_WD_CUSTOM_SCRIPT_ATTRIBUTE has no exception.
Method NEW_CUSTOM_SCRIPT_ATTRIBUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BIND_NAME | Call by reference | Type reference (TYPE) | STRING | 20130110 | ||||
| 2 | BIND_VALUE | Call by reference | Type reference (TYPE) | STRING | 20130110 | ||||
| 3 | CONTROL | Value transfer | Object reference (TYPE REF TO) | CL_WD_CUSTOM_SCRIPT_ATTRIBUTE | 20130110 | ||||
| 4 | ID | Call by reference | Type reference (TYPE) | STRING | 20130110 | ||||
| 5 | NAME | Call by reference | Type reference (TYPE) | STRING | 20130110 | ||||
| 6 | VALUE | Call by reference | Type reference (TYPE) | STRING | 20130110 | ||||
| 7 | VIEW | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW | 20130110 |
Method NEW_CUSTOM_SCRIPT_ATTRIBUTE on class CL_WD_CUSTOM_SCRIPT_ATTRIBUTE has no exception.
Method SET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | STRING | 20130110 |
Method SET_NAME on class CL_WD_CUSTOM_SCRIPT_ATTRIBUTE has no exception.
Method SET_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | STRING | 20130110 |
Method SET_VALUE on class CL_WD_CUSTOM_SCRIPT_ATTRIBUTE has no exception.
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 740 |