Hierarchy
⤷
⤷
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 | 20130227 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WD_CLIENT_ELEMENT | 20130227 |
Properties
| Class | CL_WD_C_INPUT_FIELD | |
| 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_CLIENT_ELEMENTS | UIE Library "Client Elements" |
| Created | 20130227 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WD_CLIENT_ELEMENT | 20130227 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_NW7_VIEW_ELEMENT_ADAPTER | 20140204 | Web Dynpro Local Test XX7 | |
| 2 | CL_WDR_VIEW_ELEMENT | 20140204 | Web Dynpro View Element |
Attributes
Methods
Events
Class CL_WD_C_INPUT_FIELD has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_C_INPUT_FIELD | Public | See coding | 20130227 | tt_C_INPUT_FIELD TYPE TABLE OF REF TO CL_WD_C_INPUT_FIELD WITH DEFAULT KEY
|
Method Signatures
Method BIND_H_ALIGN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PATH | Call by reference | Type reference (TYPE) | STRING | 20130308 |
Method BIND_H_ALIGN on class CL_WD_C_INPUT_FIELD has no exception.
Method BIND_READ_ONLY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PATH | Call by reference | Type reference (TYPE) | STRING | 20140204 |
Method BIND_READ_ONLY on class CL_WD_C_INPUT_FIELD has no exception.
Method BIND_TOOLTIP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PATH | Call by reference | Type reference (TYPE) | STRING | 20130311 |
Method BIND_TOOLTIP on class CL_WD_C_INPUT_FIELD 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 | 20130227 |
Method BIND_VALUE on class CL_WD_C_INPUT_FIELD has no exception.
Method BOUND_H_ALIGN 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 | 20130308 | ||||
| 2 | CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20130308 | ||||
| 3 | PATH | Value transfer | Type reference (TYPE) | STRING | 20130308 |
Method BOUND_H_ALIGN on class CL_WD_C_INPUT_FIELD has no exception.
Method BOUND_READ_ONLY 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 | 20140204 | ||||
| 2 | CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20140204 | ||||
| 3 | PATH | Value transfer | Type reference (TYPE) | STRING | 20140204 |
Method BOUND_READ_ONLY on class CL_WD_C_INPUT_FIELD has no exception.
Method BOUND_TOOLTIP 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 | 20130311 | ||||
| 2 | CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20130311 | ||||
| 3 | PATH | Value transfer | Type reference (TYPE) | STRING | 20130311 |
Method BOUND_TOOLTIP on class CL_WD_C_INPUT_FIELD 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 | 20130227 | ||||
| 2 | CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20130227 | ||||
| 3 | PATH | Value transfer | Type reference (TYPE) | STRING | 20130227 |
Method BOUND_VALUE on class CL_WD_C_INPUT_FIELD 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 | 20130227 | ||||
| 2 | VIEW | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW | 20130227 |
Method CONSTRUCTOR on class CL_WD_C_INPUT_FIELD has no exception.
Method GET_H_ALIGN 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 | 20130308 | ||||
| 2 | CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20130308 | ||||
| 3 | VALUE | Value transfer | Type reference (TYPE) | WDUI_INPUT_FIELD_ALIGNMENT | 20130308 |
Method GET_H_ALIGN on class CL_WD_C_INPUT_FIELD has no exception.
Method GET_ON_ENTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | STRING | 20130227 |
Method GET_ON_ENTER on class CL_WD_C_INPUT_FIELD has no exception.
Method GET_ON_TABLE_PASTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | STRING | 20130819 |
Method GET_ON_TABLE_PASTE on class CL_WD_C_INPUT_FIELD has no exception.
Method GET_READ_ONLY 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 | 20140204 | ||||
| 2 | CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20140204 | ||||
| 3 | VALUE | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | 20140204 |
Method GET_READ_ONLY on class CL_WD_C_INPUT_FIELD has no exception.
Method GET_TOOLTIP 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 | 20130311 | ||||
| 2 | CONTEXT_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | 20130311 | ||||
| 3 | CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20130311 | ||||
| 4 | TEXT_LENGTH | Value transfer | Type reference (TYPE) | I | CO_UNKNOWN_TEXTLEN | 20130311 | |||
| 5 | VALUE | Value transfer | Type reference (TYPE) | STRING | 20130311 |
Method GET_TOOLTIP on class CL_WD_C_INPUT_FIELD has no exception.
Method GET_VALUE 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 | 20130227 | ||||
| 2 | CONTEXT_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | 20130227 | ||||
| 3 | CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20130227 | ||||
| 4 | VALUE | Value transfer | Type reference (TYPE) | STRING | 20130227 |
Method GET_VALUE on class CL_WD_C_INPUT_FIELD has no exception.
Method MAPPED_ON_ENTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARAMETERS | Call by reference | Attribute reference (LIKE) | IF_WD_EVENT=>PARAMETERS | 20130227 |
Method MAPPED_ON_ENTER on class CL_WD_C_INPUT_FIELD has no exception.
Method MAPPED_ON_TABLE_PASTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARAMETERS | Call by reference | Attribute reference (LIKE) | IF_WD_EVENT=>PARAMETERS | 20130819 |
Method MAPPED_ON_TABLE_PASTE on class CL_WD_C_INPUT_FIELD has no exception.
Method MAP_ON_ENTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARAMETERS | Call by reference | Attribute reference (LIKE) | IF_WD_EVENT=>PARAMETERS | 20130227 |
Method MAP_ON_ENTER on class CL_WD_C_INPUT_FIELD has no exception.
Method MAP_ON_TABLE_PASTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARAMETERS | Call by reference | Attribute reference (LIKE) | IF_WD_EVENT=>PARAMETERS | 20130819 |
Method MAP_ON_TABLE_PASTE on class CL_WD_C_INPUT_FIELD has no exception.
Method NEW_C_INPUT_FIELD Signature
Method NEW_C_INPUT_FIELD on class CL_WD_C_INPUT_FIELD has no exception.
Method SET_H_ALIGN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | WDUI_INPUT_FIELD_ALIGNMENT | 20130308 |
Method SET_H_ALIGN on class CL_WD_C_INPUT_FIELD has no exception.
Method SET_ON_ENTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | STRING | 20130227 |
Method SET_ON_ENTER on class CL_WD_C_INPUT_FIELD has no exception.
Method SET_ON_TABLE_PASTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | STRING | 20130819 |
Method SET_ON_TABLE_PASTE on class CL_WD_C_INPUT_FIELD has no exception.
Method SET_READ_ONLY 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 | 20140204 |
Method SET_READ_ONLY on class CL_WD_C_INPUT_FIELD has no exception.
Method SET_TOOLTIP 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 | 20130311 |
Method SET_TOOLTIP on class CL_WD_C_INPUT_FIELD 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) | WDY_MD_TRANSLATABLE_TEXT | 20130227 |
Method SET_VALUE on class CL_WD_C_INPUT_FIELD has no exception.
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 740 |