SAP ABAP Class CL_WD_TAG_CLOUD (CL_WD_TAG_CLOUD)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA (Application Component) Web Dynpro ABAP
     SWDP_UIEL_STANDARD (Package) UIE Library "Standard"
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WD_UIELEMENT Perforce change= / 20051117-125541 20100525
Properties
Class CL_WD_TAG_CLOUD  
Short Description    
Super Class CL_WD_UIELEMENT Perforce change= / 20051117-125541 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_UIEL_STANDARD   UIE Library "Standard" 
Created 20100525   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_WD_TAG_CLOUD has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_NW7_VIEW_ELEMENT_ADAPTER 20140708 Web Dynpro Local Test XX7
2 CL_WDR_VIEW_ELEMENT 20140708 Web Dynpro View Element
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BP_DATA_SOURCE Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20100525
2 BP_TAG_ENABLED Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20100525
3 BP_TAG_HITCOUNT Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20100531
4 BP_TAG_SIZE Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20100531
5 BP_TAG_TEXT Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20100525
6 BP_TAG_TOOLTIP Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20100525
7 CID_TAG_CLOUD Constant Public Type reference (TYPE) GUID '5CB2034C422A1F08E10000000A4292CD' 20100525
8 MP_ON_TAG_SELECT Instance attribute Protected Attribute reference (LIKE) IF_WD_EVENT=>PARAMETERS 20100525
9 VL_DATA_SOURCE Instance attribute Protected Object reference (TYPE REF TO) OBJECT 20100525
10 VL_ON_TAG_SELECT Instance attribute Protected Type reference (TYPE) STRING 20100525
11 VL_TAG_ENABLED Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN 20100525
12 VL_TAG_HITCOUNT Instance attribute Protected Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20100531
13 VL_TAG_SIZE Instance attribute Protected Type reference (TYPE) I 20100531
14 VL_TAG_TEXT Instance attribute Protected Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20100525
15 VL_TAG_TOOLTIP Instance attribute Protected Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20100525
Methods
# Method Level Visibility Method type Description Created on
1 BIND_DATA_SOURCE Instance method Public Method 20100525
2 BIND_TAG_ENABLED Instance method Public Method 20100525
3 BIND_TAG_HITCOUNT Instance method Public Method 20100531
4 BIND_TAG_SIZE Instance method Public Method 20100531
5 BIND_TAG_TEXT Instance method Public Method 20100525
6 BIND_TAG_TOOLTIP Instance method Public Method 20100525
7 BOUND_DATA_SOURCE Instance method Public Method 20100525
8 BOUND_TAG_ENABLED Instance method Public Method 20100525
9 BOUND_TAG_HITCOUNT Instance method Public Method 20100531
10 BOUND_TAG_SIZE Instance method Public Method 20100531
11 BOUND_TAG_TEXT Instance method Public Method 20100525
12 BOUND_TAG_TOOLTIP Instance method Public Method 20100525
13 CONSTRUCTOR Instance method Public Constructor 20100525
14 GET_DATA_SOURCE Instance method Public Method 20100525
15 GET_ON_TAG_SELECT Instance method Public Method 20100525
16 GET_TAG_ENABLED Instance method Public Method 20100525
17 GET_TAG_HITCOUNT Instance method Public Method 20100531
18 GET_TAG_SIZE Instance method Public Method 20100531
19 GET_TAG_TEXT Instance method Public Method 20100525
20 GET_TAG_TOOLTIP Instance method Public Method 20100525
21 MAPPED_ON_TAG_SELECT Instance method Public Method 20100525
22 MAP_ON_TAG_SELECT Instance method Public Method 20100525
23 NEW_TAG_CLOUD Static method Public Method 20100525
24 SET_DATA_SOURCE Instance method Public Method 20100525
25 SET_ON_TAG_SELECT Instance method Public Method 20100525
26 SET_TAG_ENABLED Instance method Public Method 20100525
27 SET_TAG_HITCOUNT Instance method Public Method 20100531
28 SET_TAG_SIZE Instance method Public Method 20100531
29 SET_TAG_TEXT Instance method Public Method 20100525
30 SET_TAG_TOOLTIP Instance method Public Method 20100525
Events
Class CL_WD_TAG_CLOUD has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_TAG_CLOUD Public See coding 20100525 tt_TAG_CLOUD TYPE TABLE OF REF TO CL_WD_TAG_CLOUD WITH DEFAULT KEY
Method Signatures

Method BIND_DATA_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PATH Call by reference Type reference (TYPE) STRING 20100525

Method BIND_DATA_SOURCE on class CL_WD_TAG_CLOUD has no exception.

Method BIND_TAG_ENABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PATH Call by reference Type reference (TYPE) STRING 20100525

Method BIND_TAG_ENABLED on class CL_WD_TAG_CLOUD has no exception.

Method BIND_TAG_HITCOUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PATH Call by reference Type reference (TYPE) STRING 20100531

Method BIND_TAG_HITCOUNT on class CL_WD_TAG_CLOUD has no exception.

Method BIND_TAG_SIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PATH Call by reference Type reference (TYPE) STRING 20100531

Method BIND_TAG_SIZE on class CL_WD_TAG_CLOUD has no exception.

Method BIND_TAG_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PATH Call by reference Type reference (TYPE) STRING 20100525

Method BIND_TAG_TEXT on class CL_WD_TAG_CLOUD has no exception.

Method BIND_TAG_TOOLTIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PATH Call by reference Type reference (TYPE) STRING 20100525

Method BIND_TAG_TOOLTIP on class CL_WD_TAG_CLOUD has no exception.

Method BOUND_DATA_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20100525
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20100525
3 Returning PATH Value transfer Type reference (TYPE) STRING 20100525

Method BOUND_DATA_SOURCE on class CL_WD_TAG_CLOUD has no exception.

Method BOUND_TAG_ENABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20100525
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20100525
3 Returning PATH Value transfer Type reference (TYPE) STRING 20100525

Method BOUND_TAG_ENABLED on class CL_WD_TAG_CLOUD has no exception.

Method BOUND_TAG_HITCOUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20100531
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20100531
3 Returning PATH Value transfer Type reference (TYPE) STRING 20100531

Method BOUND_TAG_HITCOUNT on class CL_WD_TAG_CLOUD has no exception.

Method BOUND_TAG_SIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20100531
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20100531
3 Returning PATH Value transfer Type reference (TYPE) STRING 20100531

Method BOUND_TAG_SIZE on class CL_WD_TAG_CLOUD has no exception.

Method BOUND_TAG_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20100525
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20100525
3 Returning PATH Value transfer Type reference (TYPE) STRING 20100525

Method BOUND_TAG_TEXT on class CL_WD_TAG_CLOUD has no exception.

Method BOUND_TAG_TOOLTIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20100525
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20100525
3 Returning PATH Value transfer Type reference (TYPE) STRING 20100525

Method BOUND_TAG_TOOLTIP on class CL_WD_TAG_CLOUD has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) STRING 20100525
2 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW 20100525

Method CONSTRUCTOR on class CL_WD_TAG_CLOUD has no exception.

Method GET_DATA_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20100525
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20100525
3 Returning VALUE Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE 20100525

Method GET_DATA_SOURCE on class CL_WD_TAG_CLOUD has no exception.

Method GET_ON_TAG_SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) STRING 20100525

Method GET_ON_TAG_SELECT on class CL_WD_TAG_CLOUD has no exception.

Method GET_TAG_ENABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20100525
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20100525
3 Returning VALUE Value transfer Type reference (TYPE) WDY_BOOLEAN 20100525

Method GET_TAG_ENABLED on class CL_WD_TAG_CLOUD has no exception.

Method GET_TAG_HITCOUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AS_EXTERNAL Value transfer Type reference (TYPE) ABAP_BOOL 20100531
2 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20100531
3 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20100531
4 Returning VALUE Value transfer Type reference (TYPE) STRING 20100531

Method GET_TAG_HITCOUNT on class CL_WD_TAG_CLOUD has no exception.

Method GET_TAG_SIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20100531
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20100531
3 Returning VALUE Value transfer Type reference (TYPE) I 20100531

Method GET_TAG_SIZE on class CL_WD_TAG_CLOUD has no exception.

Method GET_TAG_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AS_EXTERNAL Value transfer Type reference (TYPE) ABAP_BOOL 20100525
2 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20100525
3 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20100525
4 Returning VALUE Value transfer Type reference (TYPE) STRING 20100525

Method GET_TAG_TEXT on class CL_WD_TAG_CLOUD has no exception.

Method GET_TAG_TOOLTIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20100525
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20100525
3 Returning VALUE Value transfer Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20100525

Method GET_TAG_TOOLTIP on class CL_WD_TAG_CLOUD has no exception.

Method MAPPED_ON_TAG_SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PARAMETERS Call by reference Attribute reference (LIKE) IF_WD_EVENT=>PARAMETERS 20100525

Method MAPPED_ON_TAG_SELECT on class CL_WD_TAG_CLOUD has no exception.

Method MAP_ON_TAG_SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARAMETERS Call by reference Attribute reference (LIKE) IF_WD_EVENT=>PARAMETERS 20100525

Method MAP_ON_TAG_SELECT on class CL_WD_TAG_CLOUD has no exception.

Method NEW_TAG_CLOUD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BIND_DATA_SOURCE Call by reference Type reference (TYPE) STRING 20100525
2 Importing BIND_ENABLED Call by reference Type reference (TYPE) STRING 20100525
3 Importing BIND_STYLE_CLASS_NAME Call by reference Type reference (TYPE) STRING 20131015
4 Importing BIND_TAG_ENABLED Call by reference Type reference (TYPE) STRING 20100525
5 Importing BIND_TAG_HITCOUNT Call by reference Type reference (TYPE) STRING 20100531
6 Importing BIND_TAG_SIZE Call by reference Type reference (TYPE) STRING 20100531
7 Importing BIND_TAG_TEXT Call by reference Type reference (TYPE) STRING 20100525
8 Importing BIND_TAG_TOOLTIP Call by reference Type reference (TYPE) STRING 20100525
9 Importing BIND_TOOLTIP Call by reference Type reference (TYPE) STRING 20100525
10 Importing BIND_VISIBLE Call by reference Type reference (TYPE) STRING 20100525
11 Importing CONTEXT_MENU_BEHAVIOUR Call by reference Type reference (TYPE) WDUI_CONTEXT_MENU_BEHAVIOUR E_CONTEXT_MENU_BEHAVIOUR-INHERIT 20100525
12 Importing CONTEXT_MENU_ID Call by reference Type reference (TYPE) WDY_MD_UI_ELEMENT_REFERENCE 20100525
13 Returning CONTROL Value transfer Object reference (TYPE REF TO) CL_WD_TAG_CLOUD 20100525
14 Importing ENABLED Call by reference Type reference (TYPE) WDY_BOOLEAN 'X' 20100525
15 Importing ID Call by reference Type reference (TYPE) STRING 20100525
16 Importing ON_TAG_SELECT Call by reference Type reference (TYPE) STRING 20100525
17 Importing STYLE_CLASS_NAME Call by reference Type reference (TYPE) STRING 20131015
18 Importing TAG_ENABLED Call by reference Type reference (TYPE) WDY_BOOLEAN 'X' 20100525
19 Importing TAG_HITCOUNT Call by reference Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20100531
20 Importing TAG_SIZE Call by reference Type reference (TYPE) I '1' 20100531
21 Importing TAG_TEXT Call by reference Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20100525
22 Importing TAG_TOOLTIP Call by reference Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20100525
23 Importing TOOLTIP Call by reference Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20100525
24 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW 20100525
25 Importing VISIBLE Call by reference Type reference (TYPE) WDUI_VISIBILITY E_VISIBLE-VISIBLE 20100525

Method NEW_TAG_CLOUD on class CL_WD_TAG_CLOUD has no exception.

Method SET_DATA_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Object reference (TYPE REF TO) OBJECT 20100525

Method SET_DATA_SOURCE on class CL_WD_TAG_CLOUD has no exception.

Method SET_ON_TAG_SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) STRING 20100525

Method SET_ON_TAG_SELECT on class CL_WD_TAG_CLOUD has no exception.

Method SET_TAG_ENABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) WDY_BOOLEAN 20100525

Method SET_TAG_ENABLED on class CL_WD_TAG_CLOUD has no exception.

Method SET_TAG_HITCOUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20100531

Method SET_TAG_HITCOUNT on class CL_WD_TAG_CLOUD has no exception.

Method SET_TAG_SIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) I 20100531

Method SET_TAG_SIZE on class CL_WD_TAG_CLOUD has no exception.

Method SET_TAG_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20100525

Method SET_TAG_TEXT on class CL_WD_TAG_CLOUD has no exception.

Method SET_TAG_TOOLTIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20100525

Method SET_TAG_TOOLTIP on class CL_WD_TAG_CLOUD has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in 703