SAP ABAP Class CL_ODL_TEST_VIEW_CONTROL (Display XML in a control)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   CA-UI2-AR-SM (Application Component) SAP UI Integration - Social Media Collaboration Enablement
     AR_FND_SM_ODL_TEST (Package) Objects to test the ODL (OData Layer)
Properties
Class CL_ODL_TEST_VIEW_CONTROL  
Short Description Display XML in a control    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package AR_FND_SM_ODL_TEST   Objects to test the ODL (OData Layer) 
Created 20140516   SAP 
Last change 20141120    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_ODL_TEST_VIEW_CONTROL has no interface implemented.
Friends
Class CL_ODL_TEST_VIEW_CONTROL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_VIEWER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_HTML_VIEWER HTML Control Proxy Class 20140516
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20140516
2 SET_CONTENT Instance method Public Method 20140516
3 SET_VISIBLE Instance method Public Method 20140516
Events
Class CL_ODL_TEST_VIEW_CONTROL has no event.
Types
Class CL_ODL_TEST_VIEW_CONTROL has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER 20140516

Method CONSTRUCTOR on class CL_ODL_TEST_VIEW_CONTROL has no exception.

Method SET_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONTENT Call by reference Type reference (TYPE) XSTRING 20140516
2 Importing IV_CONTENT_TYPE Call by reference Type reference (TYPE) CHAR255 20140516

Method SET_CONTENT on class CL_ODL_TEST_VIEW_CONTROL has no exception.

Method SET_VISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VISIBLE Call by reference Type reference (TYPE) C 20140516

Method SET_VISIBLE on class CL_ODL_TEST_VIEW_CONTROL has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in 100