SAP ABAP Class CL_KWUI_DOC_PREVIEW_OI (CL_KWUI_DOC_PREVIEW_OI)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-KPR-DMF (Application Component) Document Management Framework
     SKWV (Package) Knowledge Warehouse: Visual Components
Properties
Class CL_KWUI_DOC_PREVIEW_OI  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SKWV   Knowledge Warehouse: Visual Components 
Created 20010221   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SKWIO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SKWVC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 SKWVF Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_KWUI_DOC_PREVIEW_OI has no interface implemented.
Friends
Class CL_KWUI_DOC_PREVIEW_OI has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 G_CONTAINER_BOTTOM Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20010221
2 G_CONTAINER_TOOLBAR Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20010221
3 G_CUSTOM_CONTAINER Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in the Screen Area 20010221
4 G_IO Instance attribute Protected Type reference (TYPE) SKWF_IO KW Framework: Object Key 20010221
5 G_OI_VIEWER Instance attribute Public Object reference (TYPE REF TO) I_OI_DOCUMENT_VIEWER HTML Control Proxy Class 20010221
6 L_C_TOOLBAR_HEIGHT Instance attribute Protected Type reference (TYPE) I 22 20010221
7 L_SPLITTER Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_SPLITTER_CONTAINER Splitter Control 20010221
8 L_X_ENABLE_EDIT_BUTTON Instance attribute Private Type reference (TYPE) XFELD 20010221
9 L_X_ENABLE_TOOLBAR Instance attribute Private Type reference (TYPE) XFELD 20010221
10 M_PACKAGE_ID Instance attribute Protected Type reference (TYPE) SKWF_PKGID KW Framework: Package ID 20010221
11 M_TERMINOLOGY Instance attribute Protected Object reference (TYPE REF TO) CL_KWUI_TERMINOLOGY GUI Text, Icons, Messages, Popups and so on 20010221
12 M_TOOLBAR_CTRL Instance attribute Public Object reference (TYPE REF TO) CL_GUI_TOOLBAR Toolbar Control 20010221
13 VSCAN_PROFILE Instance attribute Protected Type reference (TYPE) VSCAN_PROFILE Virus Scan Profile 20120517
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20010221
2 DISPLAY Instance method Public Method 20010221
3 DOCUMENT_EDITOR Instance method Protected Method 20010221
4 FREE Instance method Public Method 20010221
5 HANDLE_CONTEXT_MENU_REQUESTED Instance method Protected Event handling method 20010221
6 HANDLE_CONTEXT_MENU_SELECTED Instance method Protected Event handling method 20010221
7 HANDLE_KWUI_NEW_PHIO Instance method Protected Event handling method 20010221
8 HANDLE_KWUI_OBJS_CHANGED Instance method Protected Event handling method 20010221
9 HANDLE_TOOLBAR_FUNCTION Instance method Protected Event handling method 20010221
10 HANDLE_TOOLBAR_MENU Instance method Protected Event handling method 20010221
11 INIT_TOOLBAR Instance method Protected Method 20010221
12 SET_CHANGE_HANDLER Instance method Public Method 20010221
13 SET_VISIBLE Instance method Public Method 20010221
Events
# Event Type Visibility Description Created on
1 CONTEXT_MENU_REQUEST Instance Event
(0)
Public
(2)
20010221
2 CONTEXT_MENU_SELECTED Instance Event
(0)
Public
(2)
20010221
3 TOOLBAR_FUNCTION Instance Event
(0)
Public
(2)
20010221
4 TOOLBAR_MENU Instance Event
(0)
Public
(2)
20010221
Types
Class CL_KWUI_DOC_PREVIEW_OI 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 CONTAINER_NAME Value transfer Type reference (TYPE) SCRFNAME Name eines Dynproelementes 20010221
2 Importing DYNNR Value transfer Type reference (TYPE) SYDYNNR ABAP-Programm, Nummer des aktuellen Dynpros 20010221
3 Importing LIFETIME Value transfer Type reference (TYPE) I 20010221
4 Importing NO_AUTODEF_PROGID_DYNNR Value transfer Type reference (TYPE) C 20010221
5 Importing PARENT Value transfer Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20010221
6 Importing REPID Value transfer Type reference (TYPE) SYREPID ABAP-Programm, aktuelles Rahmenprogramm 20010221
7 Importing STYLE Value transfer Type reference (TYPE) I 20010221
8 Importing TERMINOLOGY Value transfer Object reference (TYPE REF TO) CL_KWUI_TERMINOLOGY Gui Texte, Icons, Nachrichten, Popups usw. 20010221
9 Importing VSCAN_PROFILE Value transfer Type reference (TYPE) VSCAN_PROFILE '/SCMS/KPRO_CREATE' Virus Scan Profile 20120517
10 Importing X_ENABLE_EDIT_BUTTON Value transfer Type reference (TYPE) XFELD Feld zum Ankreuzen 20010221
11 Importing X_ENABLE_TOOLBAR Value transfer Type reference (TYPE) XFELD Feld zum Ankreuzen 20010221
# Exception Resumable Description Created on
1 CONSTRUCTION_FAILED 20010221
2 UNSUPPORTED_PLATFORM 20010221

Method DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO Call by reference Type reference (TYPE) SKWF_IO KW Framework: Objektschlüssel 20010221
2 Importing PACKAGE_ID Value transfer Type reference (TYPE) SKWF_PKGID KW Framework: Package-Kennung 20010221
# Exception Resumable Description Created on
1 FAILED 20010221

Method DOCUMENT_EDITOR Signature

Method DOCUMENT_EDITOR on class CL_KWUI_DOC_PREVIEW_OI has no parameter.
# Exception Resumable Description Created on
1 EDITOR_FAILED 20010221

Method FREE Signature

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

Method HANDLE_CONTEXT_MENU_REQUESTED Signature

Method HANDLE_CONTEXT_MENU_REQUESTED on class CL_KWUI_DOC_PREVIEW_OI has no parameter.
Method HANDLE_CONTEXT_MENU_REQUESTED on class CL_KWUI_DOC_PREVIEW_OI has no exception.

Method HANDLE_CONTEXT_MENU_SELECTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Call by reference Attribute reference (LIKE) 20010221

Method HANDLE_CONTEXT_MENU_SELECTED on class CL_KWUI_DOC_PREVIEW_OI has no exception.

Method HANDLE_KWUI_NEW_PHIO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO Call by reference Attribute reference (LIKE) 20010221

Method HANDLE_KWUI_NEW_PHIO on class CL_KWUI_DOC_PREVIEW_OI has no exception.

Method HANDLE_KWUI_OBJS_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJECTS_OF_PACKAGE Call by reference Attribute reference (LIKE) 20010221
2 Importing OBJECT_PROPERTIES Call by reference Attribute reference (LIKE) 20010221

Method HANDLE_KWUI_OBJS_CHANGED on class CL_KWUI_DOC_PREVIEW_OI has no exception.

Method HANDLE_TOOLBAR_FUNCTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Call by reference Attribute reference (LIKE) 20010221

Method HANDLE_TOOLBAR_FUNCTION on class CL_KWUI_DOC_PREVIEW_OI has no exception.

Method HANDLE_TOOLBAR_MENU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Call by reference Attribute reference (LIKE) 20010221
2 Importing POSX Call by reference Attribute reference (LIKE) 20010221
3 Importing POSY Call by reference Attribute reference (LIKE) 20010221

Method HANDLE_TOOLBAR_MENU on class CL_KWUI_DOC_PREVIEW_OI has no exception.

Method INIT_TOOLBAR Signature

Method INIT_TOOLBAR on class CL_KWUI_DOC_PREVIEW_OI has no parameter.
# Exception Resumable Description Created on
1 CONSTRUCTION_FAILED 20010221

Method SET_CHANGE_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTIVE Call by reference Type reference (TYPE) XFELD 'X' 20010221

Method SET_CHANGE_HANDLER on class CL_KWUI_DOC_PREVIEW_OI has no exception.

Method SET_VISIBLE Signature

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

Method SET_VISIBLE on class CL_KWUI_DOC_PREVIEW_OI has no exception.
Event Signatures

Event CONTEXT_MENU_REQUEST Signature
Event CONTEXT_MENU_REQUEST on class CL_KWUI_DOC_PREVIEW_OI has no parameter.
Event CONTEXT_MENU_SELECTED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 FCODE Exporting Value transfer Type reference (TYPE) UI_FUNC Funktionscode 20010221

Event TOOLBAR_FUNCTION Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 FCODE Exporting Value transfer Type reference (TYPE) UI_FUNC Funktionscode 20010221

Event TOOLBAR_MENU Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 FCODE Exporting Value transfer Type reference (TYPE) UI_FUNC Funktionscode 20010221
2 POSX Exporting Value transfer Type reference (TYPE) I 20010221
3 POSY Exporting Value transfer Type reference (TYPE) I 20010221
History
Last changed by/on SAP  20130531 
SAP Release Created in 610