SAP ABAP Class CL_SRAPI_UI_TEXTS_CONT_LISTBOX (Text Content Input Field)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-XI-IBD (Application Component) Integration Builder - Design
⤷
SAI_SREP_API (Package) API for Repository
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SRAPI_UI_TEXTS_CONTENT | Text Content of a UI Text Object | 20050427 |
Properties
| Class | CL_SRAPI_UI_TEXTS_CONT_LISTBOX | |
| Short Description | Text Content Input Field | |
| Super Class | CL_SRAPI_UI_TEXTS_CONTENT | Text Content of a UI Text Object |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SAI_SREP_API | API for Repository |
| Created | 20050427 | SAP |
| Last change | 20070911 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SRAPI_UI_TEXTS_CONT_LISTBOX has no forward declaration.
Interfaces
Class CL_SRAPI_UI_TEXTS_CONT_LISTBOX has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SRAPI_QUERY_RES_2_REP_OBJ | 20050427 | Factory for Repository Objects | |
| 2 | CL_SRAPI_UI_TEXTS | 20050427 | UI Texts Object |
Attributes
Class CL_SRAPI_UI_TEXTS_CONT_LISTBOX has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20050427 | |
| 2 | Instance method | Public | Method | Gets List Box Text | 20050427 | |
| 3 | Instance method | Public | Method | Sets List Box Text | 20050427 | |
| 4 | Instance method | Public | Method | Sets Tool Tip Text in Specific Language | 20050427 |
Events
Class CL_SRAPI_UI_TEXTS_CONT_LISTBOX has no event.
Types
Class CL_SRAPI_UI_TEXTS_CONT_LISTBOX has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_TEXT_CONTENT | Call by reference | Type reference (TYPE) | SRAPI_T_TEXT_CONTENT | kompletter Textinhalt eines Textobjekts | 20050427 |
Method CONSTRUCTOR on class CL_SRAPI_UI_TEXTS_CONT_LISTBOX has no exception.
Method GET_LISTBOX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | Sprache des Labels | 20050427 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | STRING | Feldbezeichner | 20050427 |
Method GET_LISTBOX on class CL_SRAPI_UI_TEXTS_CONT_LISTBOX has no exception.
Method SET_LISTBOX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | Textsprache | 20050427 | |||
| 2 | IM_TEXT | Call by reference | Type reference (TYPE) | STRING | Text | 20050427 |
Method SET_LISTBOX on class CL_SRAPI_UI_TEXTS_CONT_LISTBOX has no exception.
Method SET_QUICK_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | Textsprache | 20050427 | |||
| 2 | IM_TEXT | Call by reference | Type reference (TYPE) | STRING | Text des Tooltip | 20050427 |
Method SET_QUICK_INFO on class CL_SRAPI_UI_TEXTS_CONT_LISTBOX has no exception.
History
| Last changed by/on | SAP | 20070911 |
| SAP Release Created in | 710 |