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 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
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 | ![]() |
Constant | Public | Type reference (TYPE) | I | 2 | 20001024 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | I | 4 | 20001024 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | I | 0 | 20001024 | ||
4 | ![]() |
Constant | Public | Type reference (TYPE) | I | 8 | 20001024 | ||
5 | ![]() |
Constant | Public | Type reference (TYPE) | I | 1 | 20001024 | ||
6 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_KW_DOCUMENTS | Documents | 19991220 | ||
7 | ![]() |
Constant | Private | Type reference (TYPE) | I | 2 | Dispatch ID of Event | 19991220 | |
8 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_KW_GROUPS | CL_KW_GROUPS | 19991228 | ||
9 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SKWV_DOC_T | Supported Types Collection | 20000930 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 19991220 |
2 | ![]() |
Static method | Public | Method | GET_FOCUS *** THIS WILL FLUSH *** | 20001218 |
3 | ![]() |
Instance method | Public | Method | Is Control Visible | 20001218 |
4 | ![]() |
Instance method | Public | Method | Working Directory | 20000811 |
5 | ![]() |
Instance method | Public | Method | Check if Proxy Supports Property | 20000529 |
6 | ![]() |
Instance method | Public | Method | LoadAddin | 19991227 |
7 | ![]() |
Static method | Public | Method | set_focus | 20001218 |
8 | ![]() |
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 | ![]() |
LIFETIME | Call by reference | Type reference (TYPE) | I | Lifetime | 19991220 | ||
2 | ![]() |
PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Parent-Container | 19991220 | ||
3 | ![]() |
SHELLSTYLE | Call by reference | Type reference (TYPE) | I | Shell Style | 19991220 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Instanziieren | 19991220 | |
2 | ![]() |
docbridge_not_installed | 20010111 |
Method GET_FOCUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
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 | 20001218 | |
2 | ![]() |
cntl_system_error | 20001218 |
Method GET_VISIBLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VISIBLE | Call by reference | Type reference (TYPE) | C | visible/invisible state flag | 20001218 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
CNTL_ERROR | 20001218 | |
2 | ![]() |
CNTL_SYSTEM_ERROR | 20001218 |
Method GET_WORKING_DIRECTORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
WORKING_DIRECTORY | Call by reference | Type reference (TYPE) | CHAR255 | char255 | 20000811 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SET_WORKING_DIRECTORY_failed | 20000811 |
Method IS_SUPPORTED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FEATURE_TO_ASK_FOR | Call by reference | Type reference (TYPE) | I | Zu testendes Feature | 20000529 | ||
2 | ![]() |
IS_SUPPORTED | Call by reference | Type reference (TYPE) | I | 20000529 | |||
3 | ![]() |
MIMETYPE | Call by reference | Type reference (TYPE) | CHAR255 | Mimetype | 20000529 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
IS_SUPPORTED_failed | 20000529 |
Method LOAD_ADDIN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FILENAME | Call by reference | Type reference (TYPE) | STRING | Filename | 20001018 | ||
2 | ![]() |
MIMETYPE | Call by reference | Type reference (TYPE) | SKWF_MIME | MimeType | 20001018 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
LOAD_ADDIN_FAILED | 19991227 |
Method SET_FOCUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
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 | 20001218 | |
2 | ![]() |
cntl_system_error | 20001218 |
Method SET_VISIBLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VISIBLE | Value transfer | Type reference (TYPE) | C | 20001218 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
CNTL_ERROR | 20001218 | |
2 | ![]() |
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 |