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 | 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 | Constant | Public | Type reference (TYPE) | STRING | 'altTooltip' | 20090305 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'enabled' | 20090305 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'actionCondition' | 20090730 | |||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'altImage' | 20081121 | |||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'image' | 20081121 | |||
| 6 | Constant | Public | Type reference (TYPE) | STRING | 'parameters' | 20081216 | |||
| 7 | Constant | Public | Type reference (TYPE) | STRING | 'text' | 20081121 | |||
| 8 | Constant | Public | Type reference (TYPE) | STRING | 'tooltip' | 20090120 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | STRING | 20090730 | ||||
| 10 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20081120 | ||||
| 11 | Instance attribute | Public | Type reference (TYPE) | STRING | 20090305 | ||||
| 12 | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | ABAP_TRUE | Boolean Variable (X=True, -=False, Space=Unknown) | 20090305 | ||
| 13 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20081015 | ||||
| 14 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20081216 | ||||
| 15 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20081015 | ||||
| 16 | Instance attribute | Private | Type reference (TYPE) | STRING | 20090120 |
Methods
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 | 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_CONDITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 |