SAP ABAP Class CL_WCF_UST__MYSHAREBOXDIS_IMPL (CL_WCF_UST__MYSHAREBOXDIS_IMPL)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-UI (Application Component) User Interface
     WCF_UST_UI (Package) Central Sharing Tool - UI related Objects
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WCF_UST__MYSHAREBOXDIS 20090825
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HTMLB_TABLEVIEW_ITERATOR For Table Looping and Filtering 20091113
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_THTMLB_DRAG_N_DROP drag and drop interface for thtmlb element 20090921
Properties
Class CL_WCF_UST__MYSHAREBOXDIS_IMPL  
Short Description    
Super Class CL_WCF_UST__MYSHAREBOXDIS  
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WCF_UST_UI   Central Sharing Tool - UI related Objects 
Created 20090825   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_WCF_UST__MYSHAREBOXDIS_CN00 Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_HTMLB_TABLEVIEW_ITERATOR For Table Looping and Filtering 20091113
2 IF_THTMLB_DRAG_N_DROP drag and drop interface for thtmlb element 20090921
Friends
Class CL_WCF_UST__MYSHAREBOXDIS_IMPL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GR_CUT_LINE Instance attribute Protected Type reference (TYPE) CL_WCF_UST__MYSHAREBOXDIS_CN00=>TREE_TABLE_STRUCT Hierarchy 20090921
2 GR_DND_ITERATOR Instance attribute Public Object reference (TYPE REF TO) IF_THTMLB_DRAG_N_DROP_ITERATOR drag and drop iterator for cellerator and cellerator tree 20090921
3 GR_SHAREBOX Instance attribute Protected Object reference (TYPE REF TO) CL_WCF_UST_SHAREBOX ShareBox 20090921
4 GV_EMPTY_ICON Static Attribute Public Type reference (TYPE) STRING 20091002
5 GV_FAVORITE_ICON Static Attribute Public Type reference (TYPE) STRING 20090901
6 GV_FAVORITE_TOOLTIP Static Attribute Public Type reference (TYPE) STRING 20090901
7 GV_FILTER_TYPE Instance attribute Private Type reference (TYPE) WCF_UST_ITEM_TYPE Shared Item Type 20091124
8 GV_FOLDER_ICON Static Attribute Public Type reference (TYPE) STRING 20090901
9 GV_FOLDER_TOOLTIP Static Attribute Public Type reference (TYPE) STRING 20090901
10 GV_FORCE_RELOAD Instance attribute Public Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20100205
11 GV_FORWARD_ICON Static Attribute Public Type reference (TYPE) STRING 20090901
12 GV_FORWARD_TOOLTIP Static Attribute Public Type reference (TYPE) STRING 20090901
13 GV_IS_SHARER Instance attribute Private Type reference (TYPE) BOOLEAN User is sharer 20090909
14 GV_REPORT_ICON Static Attribute Public Type reference (TYPE) STRING 20090901
15 GV_REPORT_TOOLTIP Static Attribute Public Type reference (TYPE) STRING 20090901
16 GV_SS_CENTRAL_ICON Static Attribute Public Type reference (TYPE) STRING 20091030
17 GV_SS_CENTRAL_TOOLTIP Static Attribute Public Type reference (TYPE) STRING 20091030
18 GV_SS_ICON Static Attribute Public Type reference (TYPE) STRING 20090901
19 GV_SS_TOOLTIP Static Attribute Public Type reference (TYPE) STRING 20090901
20 GV_TAG_ICON Static Attribute Public Type reference (TYPE) STRING 20090901
21 GV_TAG_TOOLTIP Static Attribute Public Type reference (TYPE) STRING 20090901
22 GV_TEXT_ICON Static Attribute Public Type reference (TYPE) STRING 20090901
23 GV_TEXT_TOOLTIP Static Attribute Public Type reference (TYPE) STRING 20090901
24 SR_EXCEP Static Attribute Protected Object reference (TYPE REF TO) CL_WCF_EXCEPTION_REPORTER Services for raising exceptions 20090921
25 SR_RECIPIENTS_POPUP Static Attribute Private Object reference (TYPE REF TO) IF_BSP_WD_POPUP Recipients Popup 20110509
26 SV_REFRESH_NEEDED Static Attribute Public Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20090923
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_TARGET_ALLOWED Instance method Private Method Checks if drop target is allowed 20090921
2 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20090921
3 INIT_TREE Instance method Private Method Redef. optional: Vorb. des Contr. nach (Re)Aktivierung 20090908
4 IS_ACTIVE Instance method Private Method Is view active 20091201
5 IS_PASTING_IN_CHILDREN Instance method Private Method Checks if the user is trying to paste in one of the children 20090921
6 LOAD_ICON_INFO Instance method Private Method 20090901
7 ON_NEW_SHARE Instance method Private Event handling method New share was created 20091118
8 ON_SEARCH_DELETED Instance method Public Event handling method Search deleted from launcher 20091125
9 REFRESH Instance method Public Method 20090908
10 REFRESH_TREE Instance method Private Method Redef. optional: Vorb. des Contr. nach (Re)Aktivierung 20100128
11 RELOAD_SHAREBOX Instance method Public Method Reloads sharebox information 20091006
Events
Class CL_WCF_UST__MYSHAREBOXDIS_IMPL has no event.
Types
Class CL_WCF_UST__MYSHAREBOXDIS_IMPL has no local type.
Method Signatures

Method CHECK_TARGET_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_NODE Call by reference Type reference (TYPE) CL_WCF_UST__MYSHAREBOXDIS_CN00=>TREE_TABLE_STRUCT Folder 20090921
2 Importing IS_TARGET Call by reference Type reference (TYPE) CL_WCF_UST__MYSHAREBOXDIS_CN00=>TREE_TABLE_STRUCT Folder 20090921
3 Returning RV_IS_ALLOWED Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20090921
# Exception Resumable Description Created on
1 CX_WCF_DATA_INVALID Invalid data 20090921

Method CLASS_CONSTRUCTOR Signature

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

Method INIT_TREE Signature

Method INIT_TREE on class CL_WCF_UST__MYSHAREBOXDIS_IMPL has no parameter.
Method INIT_TREE on class CL_WCF_UST__MYSHAREBOXDIS_IMPL has no exception.

Method IS_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_IS_ACTIVE Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20091201

Method IS_ACTIVE on class CL_WCF_UST__MYSHAREBOXDIS_IMPL has no exception.

Method IS_PASTING_IN_CHILDREN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CATEGORY Call by reference Type reference (TYPE) WCF_UST_CATEGORY Item Category 20091119
2 Importing IV_PASTING_ID Call by reference Type reference (TYPE) WCF_UST_ID ID 20090921
3 Returning RV_IS_PASTING_IN_CHILDREN Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20090921

Method IS_PASTING_IN_CHILDREN on class CL_WCF_UST__MYSHAREBOXDIS_IMPL has no exception.

Method LOAD_ICON_INFO Signature

Method LOAD_ICON_INFO on class CL_WCF_UST__MYSHAREBOXDIS_IMPL has no parameter.
Method LOAD_ICON_INFO on class CL_WCF_UST__MYSHAREBOXDIS_IMPL has no exception.

Method ON_NEW_SHARE Signature

Method ON_NEW_SHARE on class CL_WCF_UST__MYSHAREBOXDIS_IMPL has no parameter.
Method ON_NEW_SHARE on class CL_WCF_UST__MYSHAREBOXDIS_IMPL has no exception.

Method ON_SEARCH_DELETED Signature

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

Method ON_SEARCH_DELETED on class CL_WCF_UST__MYSHAREBOXDIS_IMPL has no exception.

Method REFRESH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TYPE Call by reference Type reference (TYPE) WCF_UST_ITEM_TYPE Sharing item type 20090908

Method REFRESH on class CL_WCF_UST__MYSHAREBOXDIS_IMPL has no exception.

Method REFRESH_TREE Signature

Method REFRESH_TREE on class CL_WCF_UST__MYSHAREBOXDIS_IMPL has no parameter.
Method REFRESH_TREE on class CL_WCF_UST__MYSHAREBOXDIS_IMPL has no exception.

Method RELOAD_SHAREBOX Signature

Method RELOAD_SHAREBOX on class CL_WCF_UST__MYSHAREBOXDIS_IMPL has no parameter.
Method RELOAD_SHAREBOX on class CL_WCF_UST__MYSHAREBOXDIS_IMPL has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 701