SAP ABAP Class CL_KW_DOCUMENTBRIDGE (Generic Editor Link)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-KPR-DMF (Application Component) Document Management Framework
     SKWV (Package) Knowledge Warehouse: Visual Components
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_KW_AUTOMATION_CONTROL_USE Super for Classes that Use CL_KW_AUTOMATION_CONTROL 19991220
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_KW_OBJECT KW: Interface 19991227
Properties
Class CL_KW_DOCUMENTBRIDGE  
Short Description Generic Editor Link    
Super Class CL_KW_AUTOMATION_CONTROL_USE Super for Classes that Use CL_KW_AUTOMATION_CONTROL 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SKWV   Knowledge Warehouse: Visual Components 
Created 19991220   SAP 
Last change 20000425   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SFES Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SKWDB Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_KW_OBJECT KW: Interface 19991227
Friends
Class CL_KW_DOCUMENTBRIDGE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_OPENMODE_INPLACE Constant Public Type reference (TYPE) I 2 20001024
2 C_OPENMODE_INVISIBLE Constant Public Type reference (TYPE) I 4 20001024
3 C_OPENMODE_NORMAL Constant Public Type reference (TYPE) I 0 20001024
4 C_OPENMODE_NOTOOLBARS Constant Public Type reference (TYPE) I 8 20001024
5 C_OPENMODE_READONLY Constant Public Type reference (TYPE) I 1 20001024
6 DOCUMENTS Instance attribute Public Object reference (TYPE REF TO) CL_KW_DOCUMENTS Documents 19991220
7 EVENTID_ONDOCUMENTCLOSE Constant Private Type reference (TYPE) I 2 Dispatch ID of Event 19991220
8 GROUPS Instance attribute Public Object reference (TYPE REF TO) CL_KW_GROUPS CL_KW_GROUPS 19991228
9 SUPPORTED_TYPES Instance attribute Public Type reference (TYPE) SKWV_DOC_T Supported Types Collection 20000930
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 19991220
2 GET_FOCUS Static method Public Method GET_FOCUS *** THIS WILL FLUSH *** 20001218
3 GET_VISIBLE Instance method Public Method Is Control Visible 20001218
4 GET_WORKING_DIRECTORY Instance method Public Method Working Directory 20000811
5 IS_SUPPORTED Instance method Public Method Check if Proxy Supports Property 20000529
6 LOAD_ADDIN Instance method Public Method LoadAddin 19991227
7 SET_FOCUS Static method Public Method set_focus 20001218
8 SET_VISIBLE Instance method Public Method Set Control Visible or Invisible 20001218
Events
# Event Type Visibility Description Created on
1 ON_DOCUMENT_CLOSE Instance Event
(0)
Public
(2)
Close a Document 19991220
Types
Class CL_KW_DOCUMENTBRIDGE 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 LIFETIME Call by reference Type reference (TYPE) I Lifetime 19991220
2 Importing PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Parent-Container 19991220
3 Importing SHELLSTYLE Call by reference Type reference (TYPE) I Shell Style 19991220
# Exception Resumable Description Created on
1 CREATION_FAILED Fehler beim Instanziieren 19991220
2 DOCBRIDGE_NOT_INSTALLED docbridge_not_installed 20010111

Method GET_FOCUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CONTROL Call by reference Object reference (TYPE REF TO) CL_GUI_CONTROL Proxy-Klasse für Control im GUI 20001218
# Exception Resumable Description Created on
1 CNTL_ERROR cntl_error 20001218
2 CNTL_SYSTEM_ERROR cntl_system_error 20001218

Method GET_VISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting VISIBLE Call by reference Type reference (TYPE) C visible/invisible state flag 20001218
# Exception Resumable Description Created on
1 CNTL_ERROR CNTL_ERROR 20001218
2 CNTL_SYSTEM_ERROR CNTL_SYSTEM_ERROR 20001218

Method GET_WORKING_DIRECTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting WORKING_DIRECTORY Call by reference Type reference (TYPE) CHAR255 char255 20000811
# Exception Resumable Description Created on
1 GET_WORKING_DIRECTORY_FAILED SET_WORKING_DIRECTORY_failed 20000811

Method IS_SUPPORTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FEATURE_TO_ASK_FOR Call by reference Type reference (TYPE) I Zu testendes Feature 20000529
2 Exporting IS_SUPPORTED Call by reference Type reference (TYPE) I 20000529
3 Importing MIMETYPE Call by reference Type reference (TYPE) CHAR255 Mimetype 20000529
# Exception Resumable Description Created on
1 IS_SUPPORTED_FAILED IS_SUPPORTED_failed 20000529

Method LOAD_ADDIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FILENAME Call by reference Type reference (TYPE) STRING Filename 20001018
2 Importing MIMETYPE Call by reference Type reference (TYPE) SKWF_MIME MimeType 20001018
# Exception Resumable Description Created on
1 LOAD_ADDIN_FAILED LOAD_ADDIN_FAILED 19991227

Method SET_FOCUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTROL Call by reference Object reference (TYPE REF TO) CL_GUI_CONTROL Proxy-Klasse für Control im GUI 20001218
# Exception Resumable Description Created on
1 CNTL_ERROR cntl_error 20001218
2 CNTL_SYSTEM_ERROR cntl_system_error 20001218

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 20001218
# Exception Resumable Description Created on
1 CNTL_ERROR CNTL_ERROR 20001218
2 CNTL_SYSTEM_ERROR CNTL_SYSTEM_ERROR 20001218
Event Signatures

Event ON_DOCUMENT_CLOSE Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 FILENAME Exporting Value transfer Type reference (TYPE) CHAR255 char255 19991220
History
Last changed by/on SAP  20000425 
SAP Release Created in 46C