SAP ABAP Class CL_WCF_GMT_DRAGGABLE_COMPONENT (WCF GMT Nexus Base Modeling Element)
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_NEXUS_POINT | WCF GMT Nexus Base Point | 20080929 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WCF_GMT_BASE_PANE | WCF GMT Nexus Abstract Pane | 20080925 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_WCF_GMT_MODELING_COMPONENT | WCF GMT Nexus Based Component | 20080925 |
Properties
| Class | CL_WCF_GMT_DRAGGABLE_COMPONENT | |
| Short Description | WCF GMT Nexus Base Modeling Element | |
| Super Class | CL_WCF_GMT_NEXUS_POINT | WCF GMT Nexus Base Point |
| 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 | 20080925 | SAP |
| Last change | 20110908 | 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_DRAGGABLE_COMPONENT has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_WCF_GMT_DATA_MODEL | 20081027 | WCF GMT Nexus Data Model - load/build NDL | |
| 2 | CL_WCF_GMT_MODEL | 20081117 | WCF GMT Model Structure API |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | WCF_GMT_NEXUS_NAME | 'height' | WCF GMT Nexus Name Type | 20081109 | ||
| 2 | Constant | Public | Type reference (TYPE) | WCF_GMT_NEXUS_NAME | 'heightOffset' | WCF GMT Nexus Name Type | 20100901 | ||
| 3 | Constant | Public | Type reference (TYPE) | WCF_GMT_NEXUS_NAME | 'type' | WCF GMT Nexus Name Type | 20081118 | ||
| 4 | Constant | Public | Type reference (TYPE) | WCF_GMT_NEXUS_NAME | 'width' | WCF GMT Nexus Name Type | 20081109 | ||
| 5 | Constant | Public | Type reference (TYPE) | WCF_GMT_NEXUS_NAME | 'widthOffset' | WCF GMT Nexus Name Type | 20100901 | ||
| 6 | Instance attribute | Private | Type reference (TYPE) | WCF_GMT_NEXUS_PIX_LENGTH | WCF GMT Nexus Pixel Length Type | 20081103 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | I | 0 | WCF GMT Nexus Pixel Length Type | 20100831 | ||
| 8 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | ABAP_FALSE | Boolean Variable (X=True, -=False, Space=Unknown) | 20081109 | ||
| 9 | Instance attribute | Private | Type reference (TYPE) | WCF_GMT_NEXUS_PIX_LENGTH | WCF GMT Nexus Pixel Length Type | 20080929 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | I | 0 | WCF GMT Nexus Pixel Length Type | 20100831 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20100831 | ||
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20081109 | |
| 3 | Instance method | Public | Method | 20081103 | ||
| 4 | Instance method | Public | Method | 20100831 | ||
| 5 | Instance method | Public | Method | 20081020 | ||
| 6 | Instance method | Public | Method | 20100831 | ||
| 7 | Instance method | Private | Method | 20081109 | ||
| 8 | Instance method | Public | Method | 20081103 | ||
| 9 | Instance method | Public | Method | 20100831 | ||
| 10 | Instance method | Public | Method | 20081020 | ||
| 11 | Instance method | Public | Method | 20100831 |
Events
Class CL_WCF_GMT_DRAGGABLE_COMPONENT has no event.
Types
Class CL_WCF_GMT_DRAGGABLE_COMPONENT has no local type.
Method Signatures
Method CALCULATE_OFFSET Signature
Method CALCULATE_OFFSET on class CL_WCF_GMT_DRAGGABLE_COMPONENT has no parameter.
Method CALCULATE_OFFSET on class CL_WCF_GMT_DRAGGABLE_COMPONENT has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_MODEL | Call by reference | Object reference (TYPE REF TO) | CL_WCF_GMT_MODEL | WCF GMT Model Structure | 20081119 | |||
| 2 | IV_CONTEXT_MENU_ID | Call by reference | Type reference (TYPE) | WCF_GMT_NEXUS_ID | WCF GMT Nexus ID Type | 20081109 | |||
| 3 | IV_DRAGGABLE | Call by reference | Type reference (TYPE) | BOOLEAN | '-' | Boolean Variable (X=True, -=False, Space=Unknown) | 20081109 | ||
| 4 | IV_EDITABLE | Call by reference | Type reference (TYPE) | BOOLEAN | '-' | Boolean Variable (X=True, -=False, Space=Unknown) | 20081109 | ||
| 5 | IV_HEIGHT | Call by reference | Type reference (TYPE) | WCF_GMT_NEXUS_PIX_LENGTH | WCF GMT Nexus Pixel Length Type | 20081109 | |||
| 6 | IV_ID | Call by reference | Type reference (TYPE) | WCF_GMT_NEXUS_ID | WCF GMT Nexus ID Type | 20081109 | |||
| 7 | IV_LABEL | Call by reference | Type reference (TYPE) | STRING | 20081109 | ||||
| 8 | IV_ON_DROP | Call by reference | Type reference (TYPE) | WCF_GMT_NEXUS_ACTION_NAME | WCF GMT Nexus Action Name Type | 20081109 | |||
| 9 | IV_STATE | Call by reference | Type reference (TYPE) | WCF_GMT_NEXUS_NAME | WCF GMT Nexus Name Type | 20081109 | |||
| 10 | IV_STYLE | Call by reference | Type reference (TYPE) | STRING | 20081109 | ||||
| 11 | IV_TOOLTIP | Call by reference | Type reference (TYPE) | STRING | 20081109 | ||||
| 12 | IV_VISIBLE | Call by reference | Type reference (TYPE) | BOOLEAN | '-' | Boolean Variable (X=True, -=False, Space=Unknown) | 20081109 | ||
| 13 | IV_WIDTH | Call by reference | Type reference (TYPE) | WCF_GMT_NEXUS_PIX_LENGTH | WCF GMT Nexus Pixel Length Type | 20081109 | |||
| 14 | IV_X | Call by reference | Type reference (TYPE) | I | 20081109 | ||||
| 15 | IV_Y | Call by reference | Type reference (TYPE) | I | 20081109 | ||||
| 16 | IV_Z | Call by reference | Type reference (TYPE) | I | 20081109 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WCF GMT Based Nexus Exception | 20081109 |
Method GET_HEIGHT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_HEIGHT | Value transfer | Type reference (TYPE) | WCF_GMT_NEXUS_PIX_LENGTH | WCF GMT Nexus Pixel Length Type | 20081103 |
Method GET_HEIGHT on class CL_WCF_GMT_DRAGGABLE_COMPONENT has no exception.
Method GET_HEIGHT_OFFSET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_HEIGHT_OFFSET | Value transfer | Type reference (TYPE) | I | 20100831 |
Method GET_HEIGHT_OFFSET on class CL_WCF_GMT_DRAGGABLE_COMPONENT has no exception.
Method GET_WIDTH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_WIDTH | Value transfer | Type reference (TYPE) | WCF_GMT_NEXUS_PIX_LENGTH | WCF GMT Nexus Pixel Length Type | 20081020 |
Method GET_WIDTH on class CL_WCF_GMT_DRAGGABLE_COMPONENT has no exception.
Method GET_WIDTH_OFFSET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_WIDTH_OFFSET | Value transfer | Type reference (TYPE) | I | 20100831 |
Method GET_WIDTH_OFFSET on class CL_WCF_GMT_DRAGGABLE_COMPONENT has no exception.
Method INIT_ATTRIBUTE_LIST Signature
Method INIT_ATTRIBUTE_LIST on class CL_WCF_GMT_DRAGGABLE_COMPONENT has no parameter.
Method INIT_ATTRIBUTE_LIST on class CL_WCF_GMT_DRAGGABLE_COMPONENT has no exception.
Method SET_HEIGHT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_HEIGHT | Call by reference | Type reference (TYPE) | WCF_GMT_NEXUS_PIX_LENGTH | WCF GMT Nexus Pixel Length Type | 20081103 |
Method SET_HEIGHT on class CL_WCF_GMT_DRAGGABLE_COMPONENT has no exception.
Method SET_HEIGHT_OFFSET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_HEIGHT_OFFSET | Call by reference | Type reference (TYPE) | I | 0 | 20100831 |
Method SET_HEIGHT_OFFSET on class CL_WCF_GMT_DRAGGABLE_COMPONENT has no exception.
Method SET_WIDTH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_WIDTH | Call by reference | Type reference (TYPE) | WCF_GMT_NEXUS_PIX_LENGTH | WCF GMT Nexus Pixel Length Type | 20081020 |
Method SET_WIDTH on class CL_WCF_GMT_DRAGGABLE_COMPONENT has no exception.
Method SET_WIDTH_OFFSET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_WIDTH_OFFSET | Call by reference | Type reference (TYPE) | I | 0 | 20100831 |
Method SET_WIDTH_OFFSET on class CL_WCF_GMT_DRAGGABLE_COMPONENT has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |