SAP ABAP Class CL_EHFND_CI_VIEW_CTRL (Controller class of the content integration window.)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   EHS-BD (Application Component) Basic Data and Tools
     EHFND_FW_CI (Package) Objects of the Content Integration Framework
Properties
Class CL_EHFND_CI_VIEW_CTRL  
Short Description Controller class of the content integration window.    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package EHFND_FW_CI   Objects of the Content Integration Framework 
Created 20081222   SAP 
Last change 20100310   SAP 
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)
2 ESP1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_EHFND_CI_VIEW_CTRL has no interface implemented.
Friends
Class CL_EHFND_CI_VIEW_CTRL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_CONFIG_CTRLER Instance attribute Private Object reference (TYPE REF TO) CL_EHFND_CI_CONFIG 20090121
2 MO_DEFAULTS_MGR Instance attribute Private Object reference (TYPE REF TO) CL_EHFND_CI_DEFAULTS_MGR 20090121
3 MO_DIALOGBOX_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_DIALOGBOX_CONTAINER 20090121
4 MO_HTML_VIEWER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_HTML_VIEWER 20090121
5 MT_TEMPLATE Instance attribute Private Type reference (TYPE) W3HTMLTABTYPE ITS: Table Type for HTML Source 20090112
6 MV_FUNCTION_CODE Instance attribute Public Type reference (TYPE) SY-UCOMM Function code that PAI triggered 20090122
7 MV_INTEGRATION_POINT Instance attribute Private Type reference (TYPE) EHFND_CI_IP_ID Integration point ID 20090114
8 MV_IS_VISIBLE Instance attribute Private Type reference (TYPE) ABAP_BOOL 20090120
Methods
# Method Level Visibility Method type Description Created on
1 CLOSE_VIEW Instance method Public Method 20081222
2 CONSTRUCTOR Instance method Public Constructor 20081222
3 GET_CONFIG_CTRLER Instance method Public Method 20090210
4 IS_ACTIVE Instance method Public Method 20081222
5 IS_VISIBLE Instance method Public Method 20081222
6 ON_CLOSE Instance method Public Event handling method 20081222
7 OPEN_VIEW Instance method Public Method 20081222
8 RETRIEVE_TEMPLATE Instance method Private Method 20081222
9 SAVE_VIEW_GEOMETRY Instance method Private Method 20081222
10 UPDATE_VIEW Instance method Public Method 20081222
Events
Class CL_EHFND_CI_VIEW_CTRL has no event.
Types
Class CL_EHFND_CI_VIEW_CTRL has no local type.
Method Signatures

Method CLOSE_VIEW Signature

Method CLOSE_VIEW on class CL_EHFND_CI_VIEW_CTRL has no parameter.
Method CLOSE_VIEW on class CL_EHFND_CI_VIEW_CTRL has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_INTEGRATION_POINT Call by reference Type reference (TYPE) EHFND_CI_IP_ID Integration point ID 20090114

Method CONSTRUCTOR on class CL_EHFND_CI_VIEW_CTRL has no exception.

Method GET_CONFIG_CTRLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_CONFIG_CTRLER Value transfer Object reference (TYPE REF TO) CL_EHFND_CI_CONFIG Reads and provides the config. of an int. point. 20090210

Method GET_CONFIG_CTRLER on class CL_EHFND_CI_VIEW_CTRL has no exception.

Method IS_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_FLG_IS_ACTIVE Value transfer Type reference (TYPE) ABAP_BOOL 20081222

Method IS_ACTIVE on class CL_EHFND_CI_VIEW_CTRL has no exception.

Method IS_VISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_FLG_IS_VISIBLE Value transfer Type reference (TYPE) ABAP_BOOL 20081222

Method IS_VISIBLE on class CL_EHFND_CI_VIEW_CTRL has no exception.

Method ON_CLOSE Signature

Method ON_CLOSE on class CL_EHFND_CI_VIEW_CTRL has no parameter.
Method ON_CLOSE on class CL_EHFND_CI_VIEW_CTRL has no exception.

Method OPEN_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) CL_EHFND_CI_CONTEXT Encapsulates the data structure for the context data. 20090113
# Exception Resumable Description Created on
1 CX_EHFND_CI_EXCEPTION Content Integration Framework Exception 20090205

Method RETRIEVE_TEMPLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) CL_EHFND_CI_CONTEXT Encapsulates the data structure for the context data. 20090224
2 Returning RT_TEMPLATE Value transfer Type reference (TYPE) W3HTMLTABTYPE ITS: Table Type for HTML Source 20090205
# Exception Resumable Description Created on
1 CX_EHFND_CI_EXCEPTION Content Integration Framework Exception 20090205

Method SAVE_VIEW_GEOMETRY Signature

Method SAVE_VIEW_GEOMETRY on class CL_EHFND_CI_VIEW_CTRL has no parameter.
# Exception Resumable Description Created on
1 CX_EHFND_CI_EXCEPTION Content Integration Framework Exception 20090205

Method UPDATE_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) CL_EHFND_CI_CONTEXT Encapsulates the data structure for the context data. 20090113
# Exception Resumable Description Created on
1 CX_EHFND_CI_EXCEPTION Content Integration Framework Exception 20090205
History
Last changed by/on SAP  20100310 
SAP Release Created in 605