SAP ABAP Class CL_WD_TOOLBAR_INPUT_FIELD (CL_WD_TOOLBAR_INPUT_FIELD)
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_ABSTRACT_INPUT_FIELD | Perforce change= / 20051117-120623 | 20040702 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WD_TOOLBAR_ITEM | Perforce change= / 20050316-075430 | 20040702 |
Properties
| Class | CL_WD_TOOLBAR_INPUT_FIELD | |
| Short Description | ||
| Super Class | CL_WD_ABSTRACT_INPUT_FIELD | Perforce change= / 20051117-120623 |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_UIEL_STANDARD | UIE Library "Standard" |
| Created | 20040702 | SAP |
| Last change | 20141121 | |
| 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_TOOLBAR_ITEM | Perforce change= / 20050316-075430 | 20040702 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_NW7_VIEW_ELEMENT_ADAPTER | 20140708 | Web Dynpro Local Test XX7 | |
| 2 | CL_WDR_VIEW_ELEMENT | 20140708 | Web Dynpro View Element |
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20041116 | ||
| 2 | Instance method | Public | Method | 20060103 | ||
| 3 | Instance method | Public | Method | 20040702 | ||
| 4 | Instance method | Public | Method | 20041116 | ||
| 5 | Instance method | Public | Method | 20060103 | ||
| 6 | Instance method | Public | Method | 20040702 | ||
| 7 | Instance method | Public | Constructor | 20040702 | ||
| 8 | Instance method | Public | Method | 20041116 | ||
| 9 | Instance method | Public | Method | 20060103 | ||
| 10 | Instance method | Public | Method | 20040702 | ||
| 11 | Static method | Public | Method | 20040702 | ||
| 12 | Instance method | Public | Method | 20041116 | ||
| 13 | Instance method | Public | Method | 20060103 | ||
| 14 | Instance method | Public | Method | 20040702 |
Events
Class CL_WD_TOOLBAR_INPUT_FIELD has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_TOOLBAR_INPUT_FIELD | Public | See coding | 20050316 | tt_TOOLBAR_INPUT_FIELD TYPE TABLE OF REF TO CL_WD_TOOLBAR_INPUT_FIELD WITH DEFAULT KEY
|
Method Signatures
Method BIND_COLLAPSIBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PATH | Call by reference | Type reference (TYPE) | STRING | 20041116 |
Method BIND_COLLAPSIBLE on class CL_WD_TOOLBAR_INPUT_FIELD has no exception.
Method BIND_IME_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PATH | Call by reference | Type reference (TYPE) | STRING | 20060103 |
Method BIND_IME_MODE on class CL_WD_TOOLBAR_INPUT_FIELD has no exception.
Method BIND_LABEL_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PATH | Call by reference | Type reference (TYPE) | STRING | 20040702 |
Method BIND_LABEL_TEXT on class CL_WD_TOOLBAR_INPUT_FIELD has no exception.
Method BOUND_COLLAPSIBLE 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 | 20041116 | ||||
| 2 | CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20041116 | ||||
| 3 | PATH | Value transfer | Type reference (TYPE) | STRING | 20041116 |
Method BOUND_COLLAPSIBLE on class CL_WD_TOOLBAR_INPUT_FIELD has no exception.
Method BOUND_IME_MODE 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 | 20060103 | ||||
| 2 | CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20060103 | ||||
| 3 | PATH | Value transfer | Type reference (TYPE) | STRING | 20060103 |
Method BOUND_IME_MODE on class CL_WD_TOOLBAR_INPUT_FIELD has no exception.
Method BOUND_LABEL_TEXT 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 | 20040702 | ||||
| 2 | CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20040702 | ||||
| 3 | PATH | Value transfer | Type reference (TYPE) | STRING | 20040702 |
Method BOUND_LABEL_TEXT on class CL_WD_TOOLBAR_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 | 20040702 | ||||
| 2 | VIEW | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW | 20040702 |
Method CONSTRUCTOR on class CL_WD_TOOLBAR_INPUT_FIELD has no exception.
Method GET_COLLAPSIBLE 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 | 20041116 | ||||
| 2 | CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20041116 | ||||
| 3 | VALUE | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | 20041116 |
Method GET_COLLAPSIBLE on class CL_WD_TOOLBAR_INPUT_FIELD has no exception.
Method GET_IME_MODE 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 | 20060103 | ||||
| 2 | CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20060103 | ||||
| 3 | VALUE | Value transfer | Type reference (TYPE) | WDUI_IMEMODE | 20060103 |
Method GET_IME_MODE on class CL_WD_TOOLBAR_INPUT_FIELD has no exception.
Method GET_LABEL_TEXT 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 | 20040702 | ||||
| 2 | CONTEXT_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | 20040702 | ||||
| 3 | CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20040702 | ||||
| 4 | TEXT_LENGTH | Value transfer | Type reference (TYPE) | I | CO_UNKNOWN_TEXTLEN | 20040702 | |||
| 5 | VALUE | Value transfer | Type reference (TYPE) | STRING | 20040702 |
Method GET_LABEL_TEXT on class CL_WD_TOOLBAR_INPUT_FIELD has no exception.
Method NEW_TOOLBAR_INPUT_FIELD Signature
Method NEW_TOOLBAR_INPUT_FIELD on class CL_WD_TOOLBAR_INPUT_FIELD has no exception.
Method SET_COLLAPSIBLE 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 | 20041116 |
Method SET_COLLAPSIBLE on class CL_WD_TOOLBAR_INPUT_FIELD has no exception.
Method SET_IME_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | WDUI_IMEMODE | 20060103 |
Method SET_IME_MODE on class CL_WD_TOOLBAR_INPUT_FIELD has no exception.
Method SET_LABEL_TEXT 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 | 20040702 |
Method SET_LABEL_TEXT on class CL_WD_TOOLBAR_INPUT_FIELD has no exception.
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 710 |