SAP ABAP Class CL_WCF_TAG__EDITTAGS_IMPL (CL_WCF_TAG__EDITTAGS_IMPL)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-UI (Application Component) User Interface
     WCF_TAG_CLOUDS_UI (Package) Tag Clouds UI-relevant objects
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WCF_TAG__EDITTAGS 20090116
Properties
Class CL_WCF_TAG__EDITTAGS_IMPL  
Short Description    
Super Class CL_WCF_TAG__EDITTAGS  
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WCF_TAG_CLOUDS_UI   Tag Clouds UI-relevant objects 
Created 20090116   SAP 
Last change 20110908   SAP 
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)
2 CL_WCF_TAG__EDITTAGS_IMPL Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_WCF_TAG__EDITTAGS_IMPL has no interface implemented.
Friends
Class CL_WCF_TAG__EDITTAGS_IMPL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_PLUG_CANCEL Constant Private Type reference (TYPE) SEOCMPNAME 'CANCEL' Component name 20090116
2 GC_PLUG_DONE Constant Private Type reference (TYPE) SEOCMPNAME 'DONE' Component name 20090116
3 GC_SEPARATOR Constant Public Type reference (TYPE) STRING ',' Tag separator 20090116
4 GR_OBJECT_TAGS Instance attribute Private Object reference (TYPE REF TO) CL_WCF_TC_OBJECT Tag cloud Business object 20090116
5 GV_ERROR_MODE Instance attribute Public Type reference (TYPE) BOOLEAN ABAP_FALSE In errror mode 20090305
6 GV_PLUG Instance attribute Private Type reference (TYPE) SEOCMPNAME Component name 20090116
7 SR_MAPPING_CLASS Static Attribute Private Object reference (TYPE REF TO) CL_CRM_UI_OBJECT_MAPPING_SRV UI Object - Mapping Service 20090225
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20090225
2 GET_CURRENT_OBJECT_ID Instance method Public Method Returns current object id 20090116
3 GET_SUGGESTED_TAGS Instance method Public Method Returns suggested tags 20090116
4 GET_TAGS Instance method Public Method Returns just enough tags to display one line 20090225
5 GET_TEXT Static method Public Method Returns text 20090116
6 REMOVE_TAG_FROM_SUGGESTED_TAGS Instance method Private Method Removes tag from suggested tags context 20090116
Events
Class CL_WCF_TAG__EDITTAGS_IMPL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 LTYPE_STRUCT Public See coding 20090116 BEGIN OF ltype_struct, tag TYPE string, index type i, END OF ltype_struct
2 LTYPE_TABLE Public See coding 20090116 ltype_table TYPE STANDARD TABLE OF ltype_struct
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method GET_CURRENT_OBJECT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ID Value transfer Type reference (TYPE) WCF_TC_GUID Unique Id 20090116

Method GET_CURRENT_OBJECT_ID on class CL_WCF_TAG__EDITTAGS_IMPL has no exception.

Method GET_SUGGESTED_TAGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_TAGS Value transfer Type reference (TYPE) WCF_TCT_OBJECT_TAG Tags for object 20090220

Method GET_SUGGESTED_TAGS on class CL_WCF_TAG__EDITTAGS_IMPL has no exception.

Method GET_TAGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TAGS Call by reference Type reference (TYPE) CL_WCF_TAG__EDITTAGS_IMPL=>LTYPE_TABLE 20090225

Method GET_TAGS on class CL_WCF_TAG__EDITTAGS_IMPL has no exception.

Method GET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TEXT_NUMBER Call by reference Type reference (TYPE) I Text number 20090116
2 Returning RV_TEXT Value transfer Type reference (TYPE) STRING Text 20090116

Method GET_TEXT on class CL_WCF_TAG__EDITTAGS_IMPL has no exception.

Method REMOVE_TAG_FROM_SUGGESTED_TAGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TAG Call by reference Type reference (TYPE) WCF_TC_TAG_VALUE Tag value 20090116

Method REMOVE_TAG_FROM_SUGGESTED_TAGS on class CL_WCF_TAG__EDITTAGS_IMPL has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 701