SAP ABAP Class CL_WCF_GMT_NEXUS_UTIL (WCF GMT Nexus Util Class)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-UI (Application Component) User Interface
     WCF_GRAPHICAL_MODELING_TOOL (Package) WCF Graphical Modeling Tool
Properties
Class CL_WCF_GMT_NEXUS_UTIL  
Short Description WCF GMT Nexus Util Class    
Super Class    
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 20081013   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WCF_GMT_NEXUS_UTIL has no forward declaration.
Interfaces
Class CL_WCF_GMT_NEXUS_UTIL has no interface implemented.
Friends
Class CL_WCF_GMT_NEXUS_UTIL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_ACTION_CREATE_COMPONENT Constant Public Type reference (TYPE) WCF_GMT_NEXUS_ACTION_NAME 'CREATE_COMPONENT' WCF GMT Nexus Action Name Type 20081120
2 GC_ACTION_DELETE_COMPONENT Constant Public Type reference (TYPE) WCF_GMT_NEXUS_ACTION_NAME 'DELETE_COMPONENT' 20081120
3 GC_ACTION_DESELECT_COMPONENT Constant Public Type reference (TYPE) WCF_GMT_NEXUS_ACTION_NAME 'DESELECT_COMPONENT' 20081120
4 GC_ACTION_DISPLAY_FULL_SCREEN Constant Public Type reference (TYPE) WCF_GMT_NEXUS_ACTION_NAME 'DISPLAY_FULL_SCREEN' 20081120
5 GC_ACTION_DISPLAY_NORMAL Constant Public Type reference (TYPE) WCF_GMT_NEXUS_ACTION_NAME 'DISPLAY_NORMAL' 20081120
6 GC_ACTION_HIDE_GRID_LINES Constant Public Type reference (TYPE) WCF_GMT_NEXUS_ACTION_NAME 'HIDE_GRID_LINES' 20081120
7 GC_ACTION_OPEN_POPUP Constant Public Type reference (TYPE) WCF_GMT_NEXUS_ACTION_NAME 'OPEN_POPUP' 20081120
8 GC_ACTION_SELECT_COMPONENT Constant Public Type reference (TYPE) WCF_GMT_NEXUS_ACTION_NAME 'SELECT_COMPONENT' 20081120
9 GC_ACTION_SHOW_GRID_LINES Constant Public Type reference (TYPE) WCF_GMT_NEXUS_ACTION_NAME 'SHOW_GRID_LINES' 20081120
10 GC_ACTION_UPDATE_COMPONENT Constant Public Type reference (TYPE) WCF_GMT_NEXUS_ACTION_NAME 'UPDATE_COMPONENT' 20081120
11 GC_ACTION_ZOOM_IN Constant Public Type reference (TYPE) WCF_GMT_NEXUS_ACTION_NAME 'ZOOM_IN' 20081120
12 GC_ACTION_ZOOM_OUT Constant Public Type reference (TYPE) WCF_GMT_NEXUS_ACTION_NAME 'ZOOM_OUT' 20081120
Methods
# Method Level Visibility Method type Description Created on
1 CALCULATE_DOCK_POSITION Static method Public Method 20100812
2 GENERATE_GUID Static method Public Method Generate GUID 20081013
3 GET_CLASS_NAME Static method Public Method 20081015
4 GET_ID_BY_TYPE Static method Public Method 20081103
5 GET_MESSAGE Static method Public Method 20090303
6 GET_SHAPE_DIMENSIONS Static method Public Method 20090710
7 GET_TYPE_BY_CLASS Static method Public Method 20081020
8 IS_BINDABLE_STRING Static method Public Method 20081119
9 LIST_COMPONENT_CLASSES Static method Public Method 20081020
10 READ_MIME_REPOSITORY Static method Public Method 20090629
11 SAVE_IN_FILE Static method Public Method 20081127
12 TO_STRING Static method Public Method 20081029
13 TO_XSTRING Static method Public Method 20081029
14 VALIDATE_ACTION Static method Public Method 20081120
Events
Class CL_WCF_GMT_NEXUS_UTIL has no event.
Types
Class CL_WCF_GMT_NEXUS_UTIL has no local type.
Method Signatures

Method CALCULATE_DOCK_POSITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CURRENT_DOCK_INDEX Call by reference Type reference (TYPE) I 20100812
2 Importing IV_LENGTH Call by reference Type reference (TYPE) I 20100812
3 Importing IV_NUM_OF_DOCKS Call by reference Type reference (TYPE) I 20100812
4 Importing IV_OFFSET Call by reference Type reference (TYPE) I 0 20100812
5 Returning RV_COORDINATE Value transfer Type reference (TYPE) I 20100812

Method CALCULATE_DOCK_POSITION on class CL_WCF_GMT_NEXUS_UTIL has no exception.

Method GENERATE_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_GUID Value transfer Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Uppercase 20081013

Method GENERATE_GUID on class CL_WCF_GMT_NEXUS_UTIL has no exception.

Method GET_CLASS_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COMPONENT_TYPE Call by reference Type reference (TYPE) WCF_GMT_NEXUS_COMPONENT_TYPE WCF GMT Nexus Component Type 20081015
2 Returning RV_CLASS_NAME Value transfer Type reference (TYPE) WCF_GMT_NEXUS_NAME WCF GMT Nexus Component Type 20081015
# Exception Resumable Description Created on
1 CX_WCF_GMT_MODEL WCF GMT Based Nexus Exception 20081015

Method GET_ID_BY_TYPE 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_GMT_NEXUS_COMPONENT_TYPE WCF GMT Nexus Component Type 20081103
2 Returning RV_ID Value transfer Type reference (TYPE) WCF_GMT_NEXUS_COMPONENT_TYPE WCF GMT Nexus Component Type 20081103
# Exception Resumable Description Created on
1 CX_WCF_GMT_MODEL WCF GMT Based Nexus Exception 20081103

Method GET_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PARAM Call by reference Type reference (TYPE) STRING 20090303
2 Returning RV_RESULT Value transfer Type reference (TYPE) STRING 20090303

Method GET_MESSAGE on class CL_WCF_GMT_NEXUS_UTIL has no exception.

Method GET_SHAPE_DIMENSIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_HEIGHT Call by reference Type reference (TYPE) WCF_GMT_NEXUS_PIX_LENGTH WCF GMT Nexus Pixel Length Type 20090710
2 Exporting EV_WIDTH Call by reference Type reference (TYPE) WCF_GMT_NEXUS_PIX_LENGTH WCF GMT Nexus Pixel Length Type 20090710
3 Importing IV_COMPONENT_ID Call by reference Type reference (TYPE) WCF_GMT_NEXUS_COMPONENT_TYPE WCF GMT Nexus Component Type 20090710

Method GET_SHAPE_DIMENSIONS on class CL_WCF_GMT_NEXUS_UTIL has no exception.

Method GET_TYPE_BY_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CLASS_NAME Call by reference Type reference (TYPE) WCF_GMT_NEXUS_NAME WCF GMT Nexus Name Type 20081020
2 Returning RV_TYPE Value transfer Type reference (TYPE) WCF_GMT_NEXUS_NAME WCF GMT Nexus Name Type 20081020

Method GET_TYPE_BY_CLASS on class CL_WCF_GMT_NEXUS_UTIL has no exception.

Method IS_BINDABLE_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_STRING Call by reference Type reference (TYPE) STRING WCF GMT Nexus Name Type 20081119
2 Returning RV_IS_BINDABLE Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20081119

Method IS_BINDABLE_STRING on class CL_WCF_GMT_NEXUS_UTIL has no exception.

Method LIST_COMPONENT_CLASSES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COMPONENT_TYPE Call by reference Type reference (TYPE) WCF_GMT_NEXUS_NAME WCF GMT Nexus Name Type 20081020
2 Returning RT_CLASS Value transfer Type reference (TYPE) WCF_GMT_NAME_T WCF GMT Nexus name table 20081020

Method LIST_COMPONENT_CLASSES on class CL_WCF_GMT_NEXUS_UTIL has no exception.

Method READ_MIME_REPOSITORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FILE_NAME Call by reference Type reference (TYPE) WCF_GMT_NEXUS_NAME WCF GMT Nexus Name Type 20090629
2 Returning RV_DATA Value transfer Type reference (TYPE) XSTRING 20090629

Method READ_MIME_REPOSITORY on class CL_WCF_GMT_NEXUS_UTIL has no exception.

Method SAVE_IN_FILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATA Call by reference Type reference (TYPE) STRING 20081127
2 Importing IV_TYPE Call by reference Type reference (TYPE) STRING 20081127

Method SAVE_IN_FILE on class CL_WCF_GMT_NEXUS_UTIL has no exception.

Method TO_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_XSTRING Call by reference Type reference (TYPE) XSTRING 20081029
2 Returning RV_STRING Value transfer Type reference (TYPE) STRING 20081029

Method TO_STRING on class CL_WCF_GMT_NEXUS_UTIL has no exception.

Method TO_XSTRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_STRING Call by reference Type reference (TYPE) STRING 20081029
2 Returning RV_XSTRING Value transfer Type reference (TYPE) XSTRING 20081029

Method TO_XSTRING on class CL_WCF_GMT_NEXUS_UTIL has no exception.

Method VALIDATE_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTION_NAME Call by reference Type reference (TYPE) WCF_GMT_NEXUS_ACTION_NAME WCF GMT Nexus Action Name Type 20081120
2 Returning RV_VALID Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20081120

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