SAP ABAP Class CL_WD_GEO_OBJECT (Perforce change= / 20040604-141405)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA (Application Component) Web Dynpro ABAP
     SWDP_UIEL_BUSINESS_GRAPHICS (Package) UIE Library "BusinessGraphics"
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WDR_TYPE_ID Fast Type Identification 20060711
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WD_CONTEXT_ATTRIBUTE Web Dynpro: Attribute of Node Element 20040604
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WDY_ADT_AU_GEO_OBJECT Property binding object for ADT WD tests 20121002
2 Inheritance (c INHERITING FROM c_ref)  CL_WD_GEO_LINE Perforce change= / 20040604-141405 20040604
3 Inheritance (c INHERITING FROM c_ref)  CL_WD_GEO_POINT Perforce change= / 20040604-141405 20040604
4 Inheritance (c INHERITING FROM c_ref)  CL_WD_GEO_POLYGON Perforce change= / 20040604-141405 20040604
Properties
Class CL_WD_GEO_OBJECT  
Short Description Perforce change= / 20040604-141405    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_UIEL_BUSINESS_GRAPHICS   UIE Library "BusinessGraphics" 
Created 20040604   SAP 
Last change 20080612   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)
Interfaces
# Interface Abstract Final Description Created on
1 IF_WDR_TYPE_ID Fast Type Identification 20060711
2 IF_WD_CONTEXT_ATTRIBUTE Web Dynpro: Attribute of Node Element 20040604
Friends
Class CL_WD_GEO_OBJECT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CID_GEO_OBJECT Constant Public Type reference (TYPE) GUID '43878FD674E0C34DBF0315B3167E2FB4' 20060711
2 M_COLOR Instance attribute Public Type reference (TYPE) STRING M_COLOR 20040604
3 M_ID Instance attribute Public Type reference (TYPE) STRING M_ID 20040604
4 M_LABEL Instance attribute Public Type reference (TYPE) STRING M_LABEL 20040604
5 M_TOOLTIP Instance attribute Public Type reference (TYPE) STRING M_TOOLTIP 20040604
6 M_TRIGGERS_EVENT Instance attribute Public Type reference (TYPE) ABAP_BOOL M_TRIGGERS_EVENT 20040604
7 _CID Instance attribute Public Attribute reference (LIKE) 20060711
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20060706
2 SET_COLOR Instance method Public Method SET_COLOR 20040604
3 SET_ID Instance method Public Method SET_ID 20040604
4 SET_LABEL Instance method Public Method SET_LABEL 20040604
5 SET_TOOLTIP Instance method Public Method SET_TOOLTIP 20040604
6 SET_TRIGGERS_EVENT Instance method Public Method SET_TRIGGERS_EVENT 20040604
Events
Class CL_WD_GEO_OBJECT has no event.
Types
Class CL_WD_GEO_OBJECT has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_WD_GEO_OBJECT has no parameter.
Method CONSTRUCTOR on class CL_WD_GEO_OBJECT has no exception.

Method SET_COLOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing THE_COLOR Value transfer Type reference (TYPE) STRING 20040604

Method SET_COLOR on class CL_WD_GEO_OBJECT has no exception.

Method SET_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing THE_ID Value transfer Type reference (TYPE) STRING 20040604

Method SET_ID on class CL_WD_GEO_OBJECT has no exception.

Method SET_LABEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing THE_LABEL Value transfer Type reference (TYPE) STRING 20040604

Method SET_LABEL on class CL_WD_GEO_OBJECT has no exception.

Method SET_TOOLTIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing THE_TOOLTIP Value transfer Type reference (TYPE) STRING 20040604

Method SET_TOOLTIP on class CL_WD_GEO_OBJECT has no exception.

Method SET_TRIGGERS_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing THE_TRIGGERS_EVENT Value transfer Type reference (TYPE) ABAP_BOOL 20040604

Method SET_TRIGGERS_EVENT on class CL_WD_GEO_OBJECT has no exception.
History
Last changed by/on SAP  20080612 
SAP Release Created in 700