SAP ABAP Class CL_WCF_GMT_ANNOTATION (WCF GMT Nexus Annotation Element)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-UI (Application Component) User Interface
     WCF_GRAPHICAL_MODELING_TOOL (Package) WCF Graphical Modeling Tool
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WCF_GMT_SHAPE WCF GMT Nexus Base Shape Element 20080925
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WCF_GMT_BUBBLE_ANNOTATION WCF GMT Nexus Bubble Annotation Shape 20090224
Properties
Class CL_WCF_GMT_ANNOTATION  
Short Description WCF GMT Nexus Annotation Element    
Super Class CL_WCF_GMT_SHAPE WCF GMT Nexus Base Shape Element 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WCF_GRAPHICAL_MODELING_TOOL   WCF Graphical Modeling Tool 
Created 20080925   SAP 
Last change 20100303   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WCF_GMT_ANNOTATION has no forward declaration.
Interfaces
Class CL_WCF_GMT_ANNOTATION has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_WCF_GMT_ANCHOR 20081124 WCF GMT Nexus Anchor Component
2 CL_WCF_GMT_DATA_MODEL 20081118 WCF GMT Nexus Data Model - load/build NDL
3 CL_WCF_GMT_DOCK 20081124 WCF GMT Nexus Dock Element
4 CL_WCF_GMT_MODEL 20081117 WCF GMT Model Structure API
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_ANNOTATION_SHAPE Constant Public Type reference (TYPE) WCF_GMT_NEXUS_COMPONENT_TYPE 'annotationShape' WCF GMT Nexus Name Type 20081124
2 GC_TEXT Static Attribute Public Type reference (TYPE) WCF_GMT_NEXUS_NAME 'text' WCF GMT Nexus Name Type 20090224
3 GV_TEXT Instance attribute Private Type reference (TYPE) STRING 20090224
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090224
2 GET_TEXT Instance method Public Method 20090224
3 SET_TEXT Instance method Public Method 20090224
Events
Class CL_WCF_GMT_ANNOTATION has no event.
Types
Class CL_WCF_GMT_ANNOTATION has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_MODEL Call by reference Object reference (TYPE REF TO) CL_WCF_GMT_MODEL WCF GMT Model Structure 20090224
2 Importing IV_CONTEXT_MENU_ID Call by reference Type reference (TYPE) WCF_GMT_NEXUS_ID WCF GMT Nexus ID Type 20090224
3 Importing IV_DETAILS Call by reference Type reference (TYPE) STRING 20090224
4 Importing IV_DRAGGABLE Call by reference Type reference (TYPE) BOOLEAN '-' Boolean Variable (X=True, -=False, Space=Unknown) 20090224
5 Importing IV_EDITABLE Call by reference Type reference (TYPE) BOOLEAN '-' Boolean Variable (X=True, -=False, Space=Unknown) 20090224
6 Importing IV_HEIGHT Call by reference Type reference (TYPE) WCF_GMT_NEXUS_PIX_LENGTH WCF GMT Nexus Pixel Length Type 20090224
7 Importing IV_ID Call by reference Type reference (TYPE) WCF_GMT_NEXUS_ID WCF GMT Nexus ID Type 20090224
8 Importing IV_IS_TEMPLATE Call by reference Type reference (TYPE) BOOLEAN ABAP_FALSE Boolean Variable (X=True, -=False, Space=Unknown) 20090224
9 Importing IV_LABEL Call by reference Type reference (TYPE) STRING 20090224
10 Importing IV_ON_CLICK Call by reference Type reference (TYPE) WCF_GMT_NEXUS_ACTION_NAME WCF GMT Nexus Action Name Type 20090224
11 Importing IV_ON_DOUBLE_CLICK Call by reference Type reference (TYPE) WCF_GMT_NEXUS_ACTION_NAME WCF GMT Nexus Action Name Type 20090224
12 Importing IV_ON_DROP Call by reference Type reference (TYPE) WCF_GMT_NEXUS_ACTION_NAME WCF GMT Nexus Action Name Type 20090224
13 Importing IV_ON_HOVER Call by reference Type reference (TYPE) WCF_GMT_NEXUS_ACTION_NAME WCF GMT Nexus Action Name Type 20090224
14 Importing IV_SELECTABLE Call by reference Type reference (TYPE) BOOLEAN '-' Boolean Variable (X=True, -=False, Space=Unknown) 20090224
15 Importing IV_SELECTED Call by reference Type reference (TYPE) BOOLEAN '-' Boolean Variable (X=True, -=False, Space=Unknown) 20090224
16 Importing IV_STATE Call by reference Type reference (TYPE) WCF_GMT_NEXUS_NAME WCF GMT Nexus Name Type 20090224
17 Importing IV_STYLE Call by reference Type reference (TYPE) STRING 20090224
18 Importing IV_TOOLTIP Call by reference Type reference (TYPE) STRING 20090224
19 Importing IV_VISIBLE Call by reference Type reference (TYPE) BOOLEAN '-' Boolean Variable (X=True, -=False, Space=Unknown) 20090224
20 Importing IV_WIDTH Call by reference Type reference (TYPE) WCF_GMT_NEXUS_PIX_LENGTH WCF GMT Nexus Pixel Length Type 20090224
21 Importing IV_X Call by reference Type reference (TYPE) I 20090224
22 Importing IV_Y Call by reference Type reference (TYPE) I 20090224
23 Importing IV_Z Call by reference Type reference (TYPE) I 20090224
# Exception Resumable Description Created on
1 CX_WCF_GMT_MODEL WCF GMT Based Nexus Exception 20090224

Method GET_TEXT Signature

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

Method GET_TEXT on class CL_WCF_GMT_ANNOTATION has no exception.

Method SET_TEXT Signature

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

Method SET_TEXT on class CL_WCF_GMT_ANNOTATION has no exception.
History
Last changed by/on SAP  20100303 
SAP Release Created in 700