SAP ABAP Class CL_WCF_GMT_TOOLBAR_ZOOM_SLIDER (WCF GMT Nexus Toolbar Zoom Slider)
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 |
Properties
Class | CL_WCF_GMT_TOOLBAR_ZOOM_SLIDER | |
Short Description | WCF GMT Nexus Toolbar Zoom Slider | |
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_ZOOM_SLIDER 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_NAME | 'enabled' | WCF GMT Nexus Name Type | 20090305 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | WCF_GMT_NEXUS_NAME | 'liveDragging' | WCF GMT Nexus Name Type | 20081128 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'onZoom' | 20081120 | ||
4 | ![]() |
Constant | Public | Type reference (TYPE) | WCF_GMT_NEXUS_NAME | 'onZoomParameters' | WCF GMT Nexus Name Type | 20090114 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | WCF_GMT_NEXUS_NAME | 'tooltip' | WCF GMT Nexus Name Type | 20090120 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | WCF_GMT_NEXUS_COMPONENT_TYPE | 'zoomSlider' | WCF GMT Nexus Component Type | 20081120 | |
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | BOOLEAN | ABAP_TRUE | Boolean Variable (X=True, -=False, Space=Unknown) | 20090305 | |
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20081128 | ||
9 | ![]() |
Instance attribute | Private | 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 | Private | Type reference (TYPE) | STRING | 20090120 |
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 | 20090305 | |
4 | ![]() |
Instance method | Public | Method | 20081128 | |
5 | ![]() |
Instance method | Public | Method | 20090114 | |
6 | ![]() |
Instance method | Public | Method | 20090120 | |
7 | ![]() |
Instance method | Public | Method | 20081027 | |
8 | ![]() |
Instance method | Public | Method | 20090305 | |
9 | ![]() |
Instance method | Public | Method | 20081128 | |
10 | ![]() |
Instance method | Public | Method | 20090114 | |
11 | ![]() |
Instance method | Public | Method | 20090120 |
Events
Class CL_WCF_GMT_TOOLBAR_ZOOM_SLIDER has no event.
Types
Class CL_WCF_GMT_TOOLBAR_ZOOM_SLIDER 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_ZOOM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_ACTION_ON_ZOOM | Value transfer | Type reference (TYPE) | WCF_GMT_NEXUS_ACTION_NAME | WCF GMT Nexus Action Name Type | 20081027 |
Method GET_ACTION_ON_ZOOM on class CL_WCF_GMT_TOOLBAR_ZOOM_SLIDER 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_ZOOM_SLIDER has no exception.
Method GET_LIVE_DRAGGING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_LIVE_DRAGGING | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20081128 |
Method GET_LIVE_DRAGGING on class CL_WCF_GMT_TOOLBAR_ZOOM_SLIDER has no exception.
Method GET_ON_ZOOM_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_ZOOM_PARAMETERS on class CL_WCF_GMT_TOOLBAR_ZOOM_SLIDER 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_ZOOM_SLIDER has no exception.
Method SET_ACTION_ON_ZOOM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ACTION_ON_ZOOM | Call by reference | Type reference (TYPE) | WCF_GMT_NEXUS_ACTION_NAME | WCF GMT Nexus Action Name Type | 20081027 |
Method SET_ACTION_ON_ZOOM on class CL_WCF_GMT_TOOLBAR_ZOOM_SLIDER 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_ZOOM_SLIDER has no exception.
Method SET_LIVE_DRAGGING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_LIVE_DRAGGING | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20081128 |
Method SET_LIVE_DRAGGING on class CL_WCF_GMT_TOOLBAR_ZOOM_SLIDER has no exception.
Method SET_ON_ZOOM_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_ZOOM_PARAMETERS on class CL_WCF_GMT_TOOLBAR_ZOOM_SLIDER 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_ZOOM_SLIDER has no exception.
History
Last changed by/on | SAP | 20100303 |
SAP Release Created in | 701 |