SAP ABAP Class CL_WCF_GMT_TOOLBAR_BUTTON (WCF GMT Nexus Toolabr Base Button)
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_TOOLBAR_ELEMENT WCF GMT Nexus Base Toolbar Element 20081015
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WCF_GMT_TOOLBAR_MOD_COMP WCF GMT Nexus Toolbar Modeling Component 20081124
2 Inheritance (c INHERITING FROM c_ref)  CL_WCF_GMT_TOOLBAR_PS_BUTTON WCF GMT Nexus Pressed State Button 20081015
3 Inheritance (c INHERITING FROM c_ref)  CL_WCF_GMT_TOOLBAR_PUSH_BUTTON WCF GMT Nexus Toolbar Push Button 20081015
Properties
Class CL_WCF_GMT_TOOLBAR_BUTTON  
Short Description WCF GMT Nexus Toolabr Base Button    
Super Class CL_WCF_GMT_TOOLBAR_ELEMENT WCF GMT Nexus Base Toolbar 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 20081015   SAP 
Last change 20100303   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
Class CL_WCF_GMT_TOOLBAR_BUTTON has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_WCF_GMT_MODEL 20081015 WCF GMT Model Structure API
2 CL_WCF_GMT_MODEL_TOOLBAR 20081015 WCF GMT Nexus Toolbar Class
3 CL_WCF_GMT_TOOLBAR_PUSH_BUTTON 20081015 WCF GMT Nexus Toolbar Push Button
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_ALT_TOOLTIP Constant Public Type reference (TYPE) STRING 'altTooltip' 20090305
2 GC_ENABLED Constant Public Type reference (TYPE) STRING 'enabled' 20090305
3 GC_TB_ACTION_CONDITION Constant Public Type reference (TYPE) STRING 'actionCondition' 20090730
4 GC_TB_ALT_IMAGE Constant Public Type reference (TYPE) STRING 'altImage' 20081121
5 GC_TB_IMAGE Constant Public Type reference (TYPE) STRING 'image' 20081121
6 GC_TB_PARAMETERS Constant Public Type reference (TYPE) STRING 'parameters' 20081216
7 GC_TB_TEXT Constant Public Type reference (TYPE) STRING 'text' 20081121
8 GC_TB_TOOLTIP Constant Public Type reference (TYPE) STRING 'tooltip' 20090120
9 GV_ACTION_CONDITION Instance attribute Private Type reference (TYPE) STRING 20090730
10 GV_ALT_IMAGE Instance attribute Protected Type reference (TYPE) STRING 20081120
11 GV_ALT_TOOLTIP Instance attribute Public Type reference (TYPE) STRING 20090305
12 GV_ENABLED Instance attribute Public Type reference (TYPE) BOOLEAN ABAP_TRUE Boolean Variable (X=True, -=False, Space=Unknown) 20090305
13 GV_IMAGE Instance attribute Protected Type reference (TYPE) STRING 20081015
14 GV_PARAMETERS Instance attribute Protected Type reference (TYPE) STRING 20081216
15 GV_TEXT Instance attribute Protected Type reference (TYPE) STRING 20081015
16 GV_TOOLTIP Instance attribute Private Type reference (TYPE) STRING 20090120
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20081023
2 GET_ACTION_CONDITION Instance method Public Method 20090730
3 GET_ALT_IMAGE Instance method Public Method 20081120
4 GET_ALT_TOOLTIP Instance method Public Method 20090305
5 GET_ENABLED Instance method Public Method 20090305
6 GET_IMAGE Instance method Public Method 20081023
7 GET_PARAMETERS Instance method Public Method 20081216
8 GET_TEXT Instance method Public Method 20081023
9 GET_TOOLTIP Instance method Public Method 20090120
10 SET_ACTION_CONDITION Instance method Public Method 20090730
11 SET_ALT_IMAGE Instance method Public Method 20081120
12 SET_ALT_TOOLTIP Instance method Public Method 20090305
13 SET_ENABLED Instance method Public Method 20090305
14 SET_ID Instance method Public Method 20081105
15 SET_IMAGE Instance method Public Method 20081015
16 SET_PARAMETERS Instance method Public Method 20081216
17 SET_TEXT Instance method Public Method 20081015
18 SET_TOOLTIP Instance method Public Method 20090120
Events
Class CL_WCF_GMT_TOOLBAR_BUTTON has no event.
Types
Class CL_WCF_GMT_TOOLBAR_BUTTON 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 IV_ELEMENT_TYPE Call by reference Type reference (TYPE) WCF_GMT_NEXUS_COMPONENT_TYPE WCF GMT Nexus Component Type 20081023
2 Importing IV_ID Call by reference Type reference (TYPE) WCF_GMT_NEXUS_ID WCF GMT Nexus ID Type 20081023
# Exception Resumable Description Created on
1 CX_WCF_GMT_MODEL WCF GMT Based Nexus Exception 20081023

Method GET_ACTION_CONDITION Signature

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

Method GET_ACTION_CONDITION on class CL_WCF_GMT_TOOLBAR_BUTTON has no exception.

Method GET_ALT_IMAGE Signature

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

Method GET_ALT_IMAGE on class CL_WCF_GMT_TOOLBAR_BUTTON has no exception.

Method GET_ALT_TOOLTIP Signature

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

Method GET_ALT_TOOLTIP on class CL_WCF_GMT_TOOLBAR_BUTTON has no exception.

Method GET_ENABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ENABLED Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20090305

Method GET_ENABLED on class CL_WCF_GMT_TOOLBAR_BUTTON has no exception.

Method GET_IMAGE Signature

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

Method GET_IMAGE on class CL_WCF_GMT_TOOLBAR_BUTTON has no exception.

Method GET_PARAMETERS Signature

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

Method GET_PARAMETERS on class CL_WCF_GMT_TOOLBAR_BUTTON has no exception.

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 20081023

Method GET_TEXT on class CL_WCF_GMT_TOOLBAR_BUTTON has no exception.

Method GET_TOOLTIP Signature

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

Method GET_TOOLTIP on class CL_WCF_GMT_TOOLBAR_BUTTON has no exception.

Method SET_ACTION_CONDITION Signature

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

Method SET_ACTION_CONDITION on class CL_WCF_GMT_TOOLBAR_BUTTON has no exception.

Method SET_ALT_IMAGE Signature

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

Method SET_ALT_IMAGE on class CL_WCF_GMT_TOOLBAR_BUTTON has no exception.

Method SET_ALT_TOOLTIP Signature

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

Method SET_ALT_TOOLTIP on class CL_WCF_GMT_TOOLBAR_BUTTON has no exception.

Method SET_ENABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ENABLED Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20090305

Method SET_ENABLED on class CL_WCF_GMT_TOOLBAR_BUTTON has no exception.

Method SET_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ID Call by reference Type reference (TYPE) WCF_GMT_NEXUS_ID WCF GMT Nexus ID Type 20081105

Method SET_ID on class CL_WCF_GMT_TOOLBAR_BUTTON has no exception.

Method SET_IMAGE Signature

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

Method SET_IMAGE on class CL_WCF_GMT_TOOLBAR_BUTTON has no exception.

Method SET_PARAMETERS Signature

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

Method SET_PARAMETERS on class CL_WCF_GMT_TOOLBAR_BUTTON 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 20081023

Method SET_TEXT on class CL_WCF_GMT_TOOLBAR_BUTTON has no exception.

Method SET_TOOLTIP Signature

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

Method SET_TOOLTIP on class CL_WCF_GMT_TOOLBAR_BUTTON has no exception.
History
Last changed by/on SAP  20100303 
SAP Release Created in 701