SAP ABAP Class CL_WCF_GMT_TOOLBAR_PS_BUTTON (WCF GMT Nexus Pressed State 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_BUTTON WCF GMT Nexus Toolabr Base Button 20081015
Properties
Class CL_WCF_GMT_TOOLBAR_PS_BUTTON  
Short Description WCF GMT Nexus Pressed State Button    
Super Class CL_WCF_GMT_TOOLBAR_BUTTON WCF GMT Nexus Toolabr Base Button 
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
Class CL_WCF_GMT_TOOLBAR_PS_BUTTON has no forward declaration.
Interfaces
Class CL_WCF_GMT_TOOLBAR_PS_BUTTON has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_WCF_GMT_MODEL_TOOLBAR 20081027 WCF GMT Nexus Toolbar Class
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_PRESSED_STATE_BUTTON Constant Public Type reference (TYPE) WCF_GMT_NEXUS_COMPONENT_TYPE 'pressedStateButton' WCF GMT Nexus Component Type 20081121
2 GC_PSB_ON_DESELECT Constant Public Type reference (TYPE) STRING 'onDeselect' 20081121
3 GC_PSB_ON_DESELECT_PARAMETERS Constant Public Type reference (TYPE) WCF_GMT_NEXUS_NAME 'onDeselectParameters' WCF GMT Nexus Name Type 20090724
4 GC_PSB_ON_SELECT Constant Public Type reference (TYPE) STRING 'onSelect' 20081121
5 GC_PSB_ON_SELECT_PARAMETERS Constant Public Type reference (TYPE) WCF_GMT_NEXUS_NAME 'onSelectParameters' WCF GMT Nexus Name Type 20090114
6 GC_PSB_STATE Constant Public Type reference (TYPE) STRING 'state' 20081121
7 GV_ON_DESELECT Instance attribute Protected Type reference (TYPE) WCF_GMT_NEXUS_ACTION_NAME WCF GMT Nexus Action Name Type 20081027
8 GV_ON_DESELECT_PARAMETERS Instance attribute Private Type reference (TYPE) STRING 20090114
9 GV_ON_SELECT Instance attribute Protected Type reference (TYPE) WCF_GMT_NEXUS_ACTION_NAME WCF GMT Nexus Action Name Type 20081027
10 GV_ON_SELECT_PARAMETERS Instance attribute Private Type reference (TYPE) STRING 20090114
11 GV_STATE Instance attribute Protected Type reference (TYPE) WCF_GMT_NEXUS_NAME 'deselected' Boolean Variable (X=True, -=False, Space=Unknown) 20081105
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20081023
2 GET_ACTION_ON_DESELECT Instance method Public Method 20081027
3 GET_ACTION_ON_SELECT Instance method Public Method 20081027
4 GET_ON_DESELECT_PARAMETERS Instance method Public Method 20090114
5 GET_ON_SELECT_PARAMETERS Instance method Public Method 20090114
6 GET_STATE Instance method Public Method 20081105
7 SET_ACTION_ON_DESELECT Instance method Public Method 20081027
8 SET_ACTION_ON_SELECT Instance method Public Method 20081027
9 SET_ON_DESELECT_PARAMETERS Instance method Public Method 20090114
10 SET_ON_SELECT_PARAMETERS Instance method Public Method 20090114
11 SET_STATE Instance method Public Method 20081015
Events
Class CL_WCF_GMT_TOOLBAR_PS_BUTTON has no event.
Types
Class CL_WCF_GMT_TOOLBAR_PS_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_ON_DESELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ACTION_ON_DESELECT Value transfer Type reference (TYPE) WCF_GMT_NEXUS_ACTION_NAME WCF GMT Nexus Action Name Type 20081027

Method GET_ACTION_ON_DESELECT on class CL_WCF_GMT_TOOLBAR_PS_BUTTON has no exception.

Method GET_ACTION_ON_SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ACTION_ON_SELECT Value transfer Type reference (TYPE) WCF_GMT_NEXUS_ACTION_NAME WCF GMT Nexus Action Name Type 20081027

Method GET_ACTION_ON_SELECT on class CL_WCF_GMT_TOOLBAR_PS_BUTTON has no exception.

Method GET_ON_DESELECT_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 20090114

Method GET_ON_DESELECT_PARAMETERS on class CL_WCF_GMT_TOOLBAR_PS_BUTTON has no exception.

Method GET_ON_SELECT_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 20090114

Method GET_ON_SELECT_PARAMETERS on class CL_WCF_GMT_TOOLBAR_PS_BUTTON has no exception.

Method GET_STATE Signature

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

Method GET_STATE on class CL_WCF_GMT_TOOLBAR_PS_BUTTON has no exception.

Method SET_ACTION_ON_DESELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTION_ON_DESELECT Call by reference Type reference (TYPE) WCF_GMT_NEXUS_ACTION_NAME WCF GMT Nexus Action Name Type 20081027

Method SET_ACTION_ON_DESELECT on class CL_WCF_GMT_TOOLBAR_PS_BUTTON has no exception.

Method SET_ACTION_ON_SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTION_ON_SELECT Call by reference Type reference (TYPE) WCF_GMT_NEXUS_ACTION_NAME WCF GMT Nexus Action Name Type 20081027

Method SET_ACTION_ON_SELECT on class CL_WCF_GMT_TOOLBAR_PS_BUTTON has no exception.

Method SET_ON_DESELECT_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 20090114

Method SET_ON_DESELECT_PARAMETERS on class CL_WCF_GMT_TOOLBAR_PS_BUTTON has no exception.

Method SET_ON_SELECT_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 20090114

Method SET_ON_SELECT_PARAMETERS on class CL_WCF_GMT_TOOLBAR_PS_BUTTON has no exception.

Method SET_STATE Signature

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

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