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 | Constant | Public | Type reference (TYPE) | WCF_GMT_NEXUS_COMPONENT_TYPE | 'pressedStateButton' | WCF GMT Nexus Component Type | 20081121 | ||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'onDeselect' | 20081121 | |||
| 3 | Constant | Public | Type reference (TYPE) | WCF_GMT_NEXUS_NAME | 'onDeselectParameters' | WCF GMT Nexus Name Type | 20090724 | ||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'onSelect' | 20081121 | |||
| 5 | Constant | Public | Type reference (TYPE) | WCF_GMT_NEXUS_NAME | 'onSelectParameters' | WCF GMT Nexus Name Type | 20090114 | ||
| 6 | Constant | Public | Type reference (TYPE) | STRING | 'state' | 20081121 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | WCF_GMT_NEXUS_ACTION_NAME | WCF GMT Nexus Action Name Type | 20081027 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | STRING | 20090114 | ||||
| 9 | Instance attribute | Protected | Type reference (TYPE) | WCF_GMT_NEXUS_ACTION_NAME | WCF GMT Nexus Action Name Type | 20081027 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | STRING | 20090114 | ||||
| 11 | 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 | Instance method | Public | Constructor | CONSTRUCTOR | 20081023 | |
| 2 | Instance method | Public | Method | 20081027 | ||
| 3 | Instance method | Public | Method | 20081027 | ||
| 4 | Instance method | Public | Method | 20090114 | ||
| 5 | Instance method | Public | Method | 20090114 | ||
| 6 | Instance method | Public | Method | 20081105 | ||
| 7 | Instance method | Public | Method | 20081027 | ||
| 8 | Instance method | Public | Method | 20081027 | ||
| 9 | Instance method | Public | Method | 20090114 | ||
| 10 | Instance method | Public | Method | 20090114 | ||
| 11 | 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 | IV_ELEMENT_TYPE | Call by reference | Type reference (TYPE) | WCF_GMT_NEXUS_COMPONENT_TYPE | WCF GMT Nexus Component Type | 20081023 | |||
| 2 | IV_ID | Call by reference | Type reference (TYPE) | WCF_GMT_NEXUS_ID | WCF GMT Nexus ID Type | 20081023 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 |