SAP ABAP Class CL_KWUI_EXPLORER_OBJECT (Object in KW Explorer)
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_EXPLORER_OBJECT  
Short Description Object in KW Explorer    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SKWV   Knowledge Warehouse: Visual Components 
Created 20000525   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_KWUI_DRAGDROP Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 SKWFC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 SKWFP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_KWUI_EXPLORER_OBJECT has no interface implemented.
Friends
Class CL_KWUI_EXPLORER_OBJECT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 G_DD_BEHAVIOUR_DOCUMENT Static Attribute Public Object reference (TYPE REF TO) CL_DRAGDROP Behavior for Drag and Drop 20001022
2 G_DD_BEHAVIOUR_FOLDER Static Attribute Public Object reference (TYPE REF TO) CL_DRAGDROP Behavior for Drag and Drop 20000629
3 G_DD_BEHAVIOUR_PACKAGE Static Attribute Public Object reference (TYPE REF TO) CL_DRAGDROP Behavior for Drag and Drop 20001022
4 G_DD_RO_BEHAVIOUR_DOCUMENT Static Attribute Public Object reference (TYPE REF TO) CL_DRAGDROP Behavior for Drag&Drop (read-only) 20001109
5 G_DD_RO_BEHAVIOUR_FOLDER Static Attribute Public Object reference (TYPE REF TO) CL_DRAGDROP Behavior for Drag&Drop (read-only) 20001109
6 G_DD_RO_BEHAVIOUR_PACKAGE Static Attribute Public Object reference (TYPE REF TO) CL_DRAGDROP Behavior for Drag&Drop (read-only) 20001109
7 M_CHECKOUT_USER Instance attribute Public Type reference (TYPE) SY-UNAME Name of Checkout User 20010111
8 M_CHILDREN_AVAILABLE Instance attribute Public Type reference (TYPE) SKWF_CAVAL KW Framework: Result of Children Calculation for Display 20000606
9 M_DESCRIPTION Instance attribute Public Type reference (TYPE) STRING Short Description 20000525
10 M_EXPANDED_IMAGE Instance attribute Public Type reference (TYPE) TV_IMAGE Tree Control: Icon / Image 20000710
11 M_IMAGE Instance attribute Public Type reference (TYPE) TV_IMAGE Tree Control: Icon / Image 20000525
12 M_IO Instance attribute Public Type reference (TYPE) SKWF_IO Object Key (Empty Class: GUID = Package GUID) 20000525
13 M_ORDER_TYPE Instance attribute Public Type reference (TYPE) SKWF_ORDTP KW Framework: Sort Sequence 20001109
14 M_PACKAGE_ID Instance attribute Public Type reference (TYPE) SKWF_PKGID KW Framework: Package ID 20000627
15 M_PACKAGE_TYPE Instance attribute Public Type reference (TYPE) SKWF_PKGTY KW Framework: Package Type 20000627
16 M_SORT Instance attribute Public Type reference (TYPE) I Sort Priority (0: Very Low) 20000726
17 M_TECHNICAL_NAME Instance attribute Public Type reference (TYPE) STRING Technical Name 20000525
18 M_TERMINOLOGY Instance attribute Private Object reference (TYPE REF TO) CL_KWUI_TERMINOLOGY GUI Text, Icons, Messages, Popups and so on 20000710
19 M_X_CHECKED_OUT Instance attribute Public Type reference (TYPE) XFELD Object is Checked Out 20010111
20 M_X_EXPANDED Instance attribute Public Type reference (TYPE) XFELD 'X': Children Were Already Calculated 20000825
21 M_X_HIDDEN Instance attribute Public Type reference (TYPE) XFELD 'X': Hidden 20000830
22 M_X_LINKED Instance attribute Public Type reference (TYPE) XFELD Object is Linked 20000606
23 M_X_VIRTUAL Instance attribute Public Type reference (TYPE) XFELD Object is Only Visual at This Hierarchy Position 20000606
24 S_EXPANDED_IMAGE Static Attribute Private Type reference (TYPE) TV_IMAGE Tree Control: Icon / Image 20011115
25 S_IMAGE Static Attribute Private Type reference (TYPE) TV_IMAGE Tree Control: Icon / Image 20011115
26 S_OBJTYPE Static Attribute Private Type reference (TYPE) SKWF_IOTY KW Framework: IO type 20011115
27 S_X_LINKED Static Attribute Private Type reference (TYPE) XFELD Checkbox 20011115
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20000627
2 CONSTRUCTOR Instance method Public Constructor Constructor 20000525
3 GET_DD_HANDLE Instance method Public Method Deliver Drag&Drop Handle 20000627
Events
Class CL_KWUI_EXPLORER_OBJECT has no event.
Types
Class CL_KWUI_EXPLORER_OBJECT has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_KWUI_EXPLORER_OBJECT has no parameter.
Method CLASS_CONSTRUCTOR on class CL_KWUI_EXPLORER_OBJECT has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_CHECKOUT_USER Call by reference Type reference (TYPE) SY-UNAME Name des Checkout-Users 20010111
2 Importing P_CHILDREN_AVAILABLE Call by reference Type reference (TYPE) SKWF_CAVAL KW Framework: Ergebnis der Kinderberechnung für die Anzeige 20000606
3 Importing P_DESCRIPTION Call by reference Type reference (TYPE) STRING Kurzbeschreibung 20000525
4 Importing P_IO Call by reference Type reference (TYPE) SKWF_IO SDOK: BOR-Schlüssel für Informationsobjekt 20000627
5 Importing P_ORDER_TYPE Call by reference Type reference (TYPE) SKWF_ORDTP KW Framework: Sortierreihenfolge 20001109
6 Importing P_PACKAGE_ID Call by reference Type reference (TYPE) SKWF_PKGID KW Framework: Package-Kennung 20000627
7 Importing P_PACKAGE_TYPE Call by reference Type reference (TYPE) SKWF_PKGTY KW Framework: Typ eines Packages 20000627
8 Importing P_SORT Call by reference Type reference (TYPE) I Sortier-Priorität (Folder immer 99999!) 20000726
9 Importing P_TECHNICAL_NAME Call by reference Type reference (TYPE) STRING Technischer Name 20000525
10 Importing P_TERMINOLOGY Call by reference Object reference (TYPE REF TO) CL_KWUI_TERMINOLOGY Gui Texte, Icons, Nachrichten, Popups usw. 20000710
11 Importing P_X_CHECKED_OUT Call by reference Type reference (TYPE) XFELD Objekt ist ausgecheckt 20010111
12 Importing P_X_HIDDEN Call by reference Type reference (TYPE) XFELD Versteckt 20000830
13 Importing P_X_LINKED Call by reference Type reference (TYPE) XFELD Objekt ist gelinkt 20000606
14 Importing P_X_VIRTUAL Call by reference Type reference (TYPE) XFELD Objekt nur visuell an dieser Hierarchieposition 20000606

Method CONSTRUCTOR on class CL_KWUI_EXPLORER_OBJECT has no exception.

Method GET_DD_HANDLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_DD_HANDLE Value transfer Type reference (TYPE) I D&D-Handle 20000627
2 Importing P_X_EDIT_MODE Call by reference Type reference (TYPE) XFELD 'X': Edit-Modus 20001109

Method GET_DD_HANDLE on class CL_KWUI_EXPLORER_OBJECT has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in 50A