SAP ABAP Class CL_IOS_GUIPROXY (INTERNAL: Proxyobjects of Frontendclasses)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ACF (Application Component) Bitte Unterkomponenten verwenden (Hinweis 1665488)
⤷
SIOS (Package) Integrated office suites

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_GUI_OBJECT | Proxy Class for a GUI Object | 20040503 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_IOS_COMMUNICATIONWRAPPER | ONLYINTERNAL!Hides communication browser - non browser based | 20040503 |
Properties
Class | CL_IOS_GUIPROXY | |
Short Description | INTERNAL: Proxyobjects of Frontendclasses | |
Super Class | CL_GUI_OBJECT | Proxy Class for a GUI Object |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SIOS | Integrated office suites |
Created | 20040503 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_IOS_GUIPROXY has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_IOS_COMMUNICATIONWRAPPER | ONLYINTERNAL!Hides communication browser - non browser based | 20040503 |
Friends
Class CL_IOS_GUIPROXY has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 20040506 | |||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_IOS_GUIWRAPPER | INTERNAL: Embedded control in guicontrol | 20070116 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_IOS_FACTORY | Creation of interfaces | 20061212 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20050530 | |
2 | ![]() |
Instance method | Private | Method | 20070115 | |
3 | ![]() |
Instance method | Public | Method | Input Table on Control | 20070115 |
Events
Class CL_IOS_GUIPROXY has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TT_IOS_GUI_TABLE | Private | See coding | 20070115 | TT_IOS_GUI_TABLE TYPE STANDARD TABLE OF TT_IOS_GUI_TABLE_LINE WITH DEFAULT KEY
|
||
2 | TT_IOS_GUI_TABLE_LINE | Private | See coding | 20070115 | TT_IOS_GUI_TABLE_LINE(1024) type X
|
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMM_WRAPPER | Call by reference | Object reference (TYPE REF TO) | CL_IOS_GUIWRAPPER | INTERNAL: Embedded control in guicontrol | 20070116 | ||
2 | ![]() |
FACTORY | Call by reference | Object reference (TYPE REF TO) | CL_IOS_FACTORY | Creation of interfaces | 20061212 |
Method CONSTRUCTOR on class CL_IOS_GUIPROXY has no exception.
Method GET_TABLE_FROM_XSTRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATA | Call by reference | Type reference (TYPE) | XSTRING | 20070115 | |||
2 | ![]() |
DATATABLE | Call by reference | Type reference (TYPE) | TT_IOS_GUI_TABLE | 20070115 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20070115 |
Method SET_PROP_DATAPROVIDER_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Call by reference | Type reference (TYPE) | C | 20070115 | |||
2 | ![]() |
PROXY | Call by reference | Type reference (TYPE) | C | 20070115 | |||
3 | ![]() |
URL | Call by reference | Type reference (TYPE) | C | 20070118 | |||
4 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | XSTRING | 20070115 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exceptions concerning communication to frontend | 20070115 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 700 |