SAP ABAP Class CL_FWWP_PREVIEW (Display of a Preview)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SBPT_FWWP (Package) Framework for Workplace
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FWWP_VIEW_BASE Basis Class for View Objects of Framework 19990503
Properties
Class CL_FWWP_PREVIEW  
Short Description Display of a Preview    
Super Class CL_FWWP_VIEW_BASE Basis Class for View Objects of Framework 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SBPT_FWWP   Framework for Workplace 
Created 19990218   SAP 
Last change 19990218   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SWWW Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_FWWP_PREVIEW has no interface implemented.
Friends
Class CL_FWWP_PREVIEW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONST_GOTO_AREA Constant Public Type reference (TYPE) SBPT_ARTXT 'GOTO_AREA_' Navigation to Area Object 19990218
2 CURRENT_DOCUMENT_ID Instance attribute Protected See coding Document ID of Template 19990218
3 CURRENT_MERGE_TABLE Instance attribute Protected Type reference (TYPE) SWWW_T_MERGE_TABLE Merge Table 19990218
4 CURRENT_OBJECT_ID Instance attribute Protected Type reference (TYPE) SBPT_TMIME Displayed MIME Objects 19990218
5 GUI_RESSOURCES Instance attribute Private Type reference (TYPE) SWL_STYLES GUI Attributes for HTML 19990623
6 PREVIEW Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_HTML_VIEWER GUI Control 19990218
7 SELECTED_ITEM Instance attribute Protected Object reference (TYPE REF TO) CL_FWWP_DESKTOP_ITEM Displayed Application Object 19990218
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 19990218
2 FREE Instance method Public Method Releases Control 19990301
3 GET_CONTROL Instance method Public Method Returns GUI Control 19990218
4 HANDLER_SAPEVENT Instance method Private Event handling method Event Handler for SAPEVENT 19990218
5 MERGE_NO_PREVIEW Instance method Private Method Creates Merge Table for Undefined Preview 19990623
6 SET_SELECTED_ITEM Instance method Public Method Sets Application Object to Be Displayed 19990218
7 SET_VISIBLE Instance method Public Method Sets Visibility 19990901
Events
# Event Type Visibility Description Created on
1 NAVIGATE Instance Event
(0)
Public
(2)
DD 19990218
Types
Class CL_FWWP_PREVIEW 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 I_PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER GUI Container 19990218

Method CONSTRUCTOR on class CL_FWWP_PREVIEW has no exception.

Method FREE Signature

Method FREE on class CL_FWWP_PREVIEW has no parameter.
Method FREE on class CL_FWWP_PREVIEW has no exception.

Method GET_CONTROL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CONTROL Call by reference Object reference (TYPE REF TO) CL_GUI_CONTROL GUI Control 19990218

Method GET_CONTROL on class CL_FWWP_PREVIEW has no exception.

Method HANDLER_SAPEVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION Value transfer Attribute reference (LIKE) 19990218

Method HANDLER_SAPEVENT on class CL_FWWP_PREVIEW has no exception.

Method MERGE_NO_PREVIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_MERGE_TABLE Call by reference Type reference (TYPE) SWWW_T_MERGE_TABLE Merge-Table 19990623
2 Importing I_TEXT Call by reference Type reference (TYPE) C space Text 19990916

Method MERGE_NO_PREVIEW on class CL_FWWP_PREVIEW has no exception.

Method SET_SELECTED_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DESK_ITEM Call by reference Object reference (TYPE REF TO) CL_FWWP_DESKTOP_ITEM Anwendungsobjekt 19990218

Method SET_SELECTED_ITEM on class CL_FWWP_PREVIEW has no exception.

Method SET_VISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VISIBLE Value transfer Type reference (TYPE) C visible 19990901

Method SET_VISIBLE on class CL_FWWP_PREVIEW has no exception.
Event Signatures

Event NAVIGATE Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 URL Exporting Value transfer Type reference (TYPE) C 19990218
History
Last changed by/on SAP  19990218 
SAP Release Created in