SAP ABAP Interface IF_IOS_DELEGATOR (ONLYINTERNAL! Interfaces for proxy controller)
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 - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IOS_GUIWRAPPER | INTERNAL: Embedded control in guicontrol | 20040503 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IOS_JGWRAPPER | INTERNAL USE | 20040616 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IOS_WDACFWRAPPER | Browser Wrapper | 20041125 |
Properties
| Interface | IF_IOS_DELEGATOR | |
| Short Description | ONLYINTERNAL! Interfaces for proxy controller |
General Data
| Package | SIOS | Integrated office suites |
| Created | 20040503 | SAP |
| Last changed | 20141120 | |
| Unicode checks active |
Forward declarations
Interface IF_IOS_DELEGATOR has no forward declaration.
Interfaces
Interface IF_IOS_DELEGATOR has no interface.
Friends
Interface IF_IOS_DELEGATOR has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CFRONTENDPROXY_DOCUMENT | Constant | Public | Type reference (TYPE) | I | 3 | 20040507 | ||
| 2 | CFRONTENDPROXY_EMPTY | Constant | Public | Type reference (TYPE) | I | 0 | 20040503 | ||
| 3 | CFRONTENDPROXY_ENV | Constant | Public | Type reference (TYPE) | I | 1 | 20040503 | ||
| 4 | CFRONTENDPROXY_FACTORY | Constant | Public | Type reference (TYPE) | I | 4 | 20050415 | ||
| 5 | CFRONTENDPROXY_POWERPOINT | Constant | Public | Type reference (TYPE) | I | 8 | 20130927 | ||
| 6 | CFRONTENDPROXY_PROJECT | Constant | Public | Type reference (TYPE) | I | 7 | 20090514 | ||
| 7 | CFRONTENDPROXY_SPREADSHEET | Constant | Public | Type reference (TYPE) | I | 5 | 20050921 | ||
| 8 | CFRONTENDPROXY_TRACE | Constant | Public | Type reference (TYPE) | I | 2 | 20040507 | ||
| 9 | CFRONTENDPROXY_WORDPROCESSING | Constant | Public | Type reference (TYPE) | I | 6 | 20060821 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Generic Dispatcher | 20050310 | |
| 2 | Instance method | Public | Method | gets proxy controller object | 20040503 | |
| 3 | Instance method | Public | Method | 20050530 | ||
| 4 | Instance method | Public | Method | gets special proxy object of controller | 20040503 | |
| 5 | Instance method | Public | Method | X:ActiveX, else Java | 20050114 | |
| 6 | Instance method | Public | Method | generic dispatcher | 20050513 | |
| 7 | Instance method | Public | Method | Generic dispatcher, only valid no wd | 20050330 | |
| 8 | Instance method | Public | Method | X:ActiveX, else Java | 20050114 |
Events
Interface IF_IOS_DELEGATOR has no event.
Types
Interface IF_IOS_DELEGATOR has no local type.
Method Signatures
Method CALL_METHOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COUNT | Call by reference | Type reference (TYPE) | I | Count of parameter | 20050310 | |||
| 2 | METHOD | Call by reference | Type reference (TYPE) | C | Methodname | 20050310 | |||
| 3 | OBJECT | Call by reference | Type reference (TYPE) | STRING | componentid | 20050310 | |||
| 4 | P1 | Call by reference | Type reference (TYPE) | ANY | Parameter 1 | 20050310 | |||
| 5 | P2 | Call by reference | Type reference (TYPE) | ANY | Parameter 2 | 20050310 | |||
| 6 | P3 | Call by reference | Type reference (TYPE) | ANY | Parameter 3 | 20050310 | |||
| 7 | P4 | Call by reference | Type reference (TYPE) | ANY | Parameter 4 | 20050310 | |||
| 8 | P5 | Call by reference | Type reference (TYPE) | ANY | Parameter 5 | 20050310 | |||
| 9 | P6 | Call by reference | Type reference (TYPE) | ANY | Parameter 6 | 20050310 | |||
| 10 | RETVALUE | Call by reference | Type reference (TYPE) | ANY | Returnvalue | 20050310 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptionclass | 20050310 |
Method CREATE_PROXYCONTROLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INPLACE | Call by reference | Type reference (TYPE) | I | 0 | 20040511 | |||
| 2 | PROGRAM_TITLE | Call by reference | Type reference (TYPE) | C | 'SAP' | 20040503 | |||
| 3 | USEDCOMMUNICATION | Call by reference | Type reference (TYPE) | C | 'X' | 20050921 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptionclass | 20040507 |
Method DESTROY Signature
Method DESTROY on Interface IF_IOS_DELEGATOR has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions concerning communication to frontend | 20050530 |
Method GET_PROXYOBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROXYOBJECT | Call by reference | Object reference (TYPE REF TO) | IF_IOS_COMMUNICATIONWRAPPER | Hides communication browser - non browser based | 20040503 | |||
| 2 | PROXYTYPE | Call by reference | Type reference (TYPE) | I | 20040503 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptionclass | 20040503 |
Method GET_USEDCOMMUNICATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTIVEX | Call by reference | Type reference (TYPE) | C | 20050114 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptionclass | 20050114 |
Method SET_PROPERTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FLUSH | Call by reference | Type reference (TYPE) | C | ' ' | flushes all properites set to this timestamp | 20050921 | ||
| 2 | NAME | Call by reference | Type reference (TYPE) | STRING | 20050513 | ||||
| 3 | VALUE | Call by reference | Type reference (TYPE) | ANY | 20050513 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions concerning communication to frontend | 20050513 |
Method SET_PROPERTY_DATAPROVIDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROPERTYNAME | Call by reference | Type reference (TYPE) | STRING | 20050330 | ||||
| 2 | VALUE | Call by reference | Type reference (TYPE) | ANY | 20050330 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions concerning communication to frontend | 20050330 |
Method SET_USEDCOMMUNICATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTIVEX | Call by reference | Type reference (TYPE) | C | 20050114 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptionclass | 20050114 |
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 700 |