SAP ABAP Class CL_IOS_GUIWRAPPER (INTERNAL: Embedded control in guicontrol)
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_CONTROL Proxy Class for Control in GUI 20040405
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_IOS_DELEGATOR ONLYINTERNAL! Interfaces for proxy controller 20040503
Properties
Class CL_IOS_GUIWRAPPER  
Short Description INTERNAL: Embedded control in guicontrol    
Super Class CL_GUI_CONTROL Proxy Class for Control in GUI 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SIOS   Integrated office suites 
Created 20040405   SAP 
Last change 20080612   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_IOS_GUIWRAPPER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_IOS_DELEGATOR ONLYINTERNAL! Interfaces for proxy controller 20040503
Friends
Class CL_IOS_GUIWRAPPER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CCLSID Constant Private Type reference (TYPE) CHAR255 'SAP.DOCUMENTCONTAINERCONTROL' Char255 20040510
2 M_AUTOMATIONERROR Instance attribute Private Type reference (TYPE) I 20040507
3 M_COMMWRAPPER Instance attribute Private Object reference (TYPE REF TO) IF_IOS_COMMUNICATIONWRAPPER ONLYINTERNAL!Hides communication browser - non browser based 20061212
4 M_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in Screen Area 20050512
5 M_ERRORRESULT Instance attribute Private Type reference (TYPE) I 20040430
6 M_FACTORY Instance attribute Private Object reference (TYPE REF TO) CL_IOS_FACTORY ONLYINTERNAL!Hides communication browser - non browser based 20050415
7 M_FACTORYWRAPPER Instance attribute Private Object reference (TYPE REF TO) IF_IOS_COMMUNICATIONWRAPPER ONLYINTERNAL!Hides communication browser - non browser based 20061215
8 M_INTERNALERROR Instance attribute Private Type reference (TYPE) I 0 20040507
9 M_PROXY Instance attribute Private Object reference (TYPE REF TO) C_OI_AUTOMATION_OBJECT For Internal Use 20040405
10 NO_FLUSH_ALL Instance attribute Private Type reference (TYPE) C 20040405
Methods
# Method Level Visibility Method type Description Created on
1 CHECKINTERNALERROR Instance method Private Method 20040507
2 CHECK_FACTORY Instance method Private Method 20061215
3 CONSTRUCTOR Instance method Public Constructor 20040405
4 SET_PROP_DATAPROVIDER_TABLE Instance method Public Method Table on Control 20070115
Events
Class CL_IOS_GUIWRAPPER has no event.
Types
Class CL_IOS_GUIWRAPPER has no local type.
Method Signatures

Method CHECKINTERNALERROR Signature

Method CHECKINTERNALERROR on class CL_IOS_GUIWRAPPER has no parameter.
# Exception Resumable Description Created on
1 CX_IOS_COMMUNICATIONWRAPPER Exceptionclass 20040507

Method CHECK_FACTORY Signature

Method CHECK_FACTORY on class CL_IOS_GUIWRAPPER has no parameter.
# Exception Resumable Description Created on
1 CX_IOS_COMMUNICATIONWRAPPER Exceptions concerning communication to frontend 20061215

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container fuer Custom Controls in der Dynpro Area 20050512
2 Importing FACTORY Call by reference Object reference (TYPE REF TO) CL_IOS_FACTORY Creation of interfaces 20061212
# Exception Resumable Description Created on
1 CX_IOS_COMMUNICATIONWRAPPER Exceptionclass 20040406

Method SET_PROP_DATAPROVIDER_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) C 20070115
2 Importing OBJECT Call by reference Type reference (TYPE) C 20070115
3 Exporting URL Call by reference Type reference (TYPE) C 20070118
4 Importing VALUE Call by reference Type reference (TYPE) XSTRING 20070115
# Exception Resumable Description Created on
1 CX_IOS_COMMUNICATIONWRAPPER Exceptions concerning communication to frontend 20070115
History
Last changed by/on SAP  20080612 
SAP Release Created in 700