SAP ABAP Class CL_WCF_GMT_BENT_CONNECTOR (WCF GMT Nexus Bent Connector)
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_CONNECTOR | WCF GMT Nexus Connector Element | 20080930 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WCF_GMT_STATEFUL_CONNECTOR | WCF GMT Nexus Stateful Connector | 20081116 |
Properties
| Class | CL_WCF_GMT_BENT_CONNECTOR | |
| Short Description | WCF GMT Nexus Bent Connector | |
| Super Class | CL_WCF_GMT_CONNECTOR | WCF GMT Nexus Connector 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 | 20080930 | 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) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_WCF_GMT_BENT_CONNECTOR has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_WCF_GMT_ANCHOR | 20081124 | WCF GMT Nexus Anchor Component | |
| 2 | CL_WCF_GMT_DATA_MODEL | 20081118 | WCF GMT Nexus Data Model - load/build NDL | |
| 3 | CL_WCF_GMT_DOCK | 20081124 | WCF GMT Nexus Dock Element | |
| 4 | 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) | STRING | 'dragSegments' | 20100726 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'selfRouting' | 20090930 | |||
| 3 | Constant | Public | Type reference (TYPE) | WCF_GMT_NEXUS_NAME | 'bentConnector' | WCF GMT Nexus Name Type | 20081124 | ||
| 4 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | ABAP_TRUE | Boolean Variable (X=True, -=False, Space=Unknown) | 20100726 | ||
| 5 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | ABAP_TRUE | Boolean Variable (X=True, -=False, Space=Unknown) | 20090930 | ||
| 6 | Instance attribute | Private | Type reference (TYPE) | STRING | CL_WCF_GMT_CONSTANTS=>GC_SELF_ROUTING_AUTO | 20100823 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20100823 | ||
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20090713 | |
| 3 | Instance method | Public | Method | 20100823 | ||
| 4 | Instance method | Public | Method | 20100726 | ||
| 5 | Instance method | Public | Method | 20090930 | ||
| 6 | Instance method | Public | Method | 20100726 | ||
| 7 | Instance method | Public | Method | 20090930 | ||
| 8 | Instance method | Public | Method | 20100823 |
Events
Class CL_WCF_GMT_BENT_CONNECTOR has no event.
Types
Class CL_WCF_GMT_BENT_CONNECTOR has no local type.
Method Signatures
Method CLEAN_DOCKS Signature
Method CLEAN_DOCKS on class CL_WCF_GMT_BENT_CONNECTOR has no parameter.
Method CLEAN_DOCKS on class CL_WCF_GMT_BENT_CONNECTOR 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 | 20090713 | |||
| 2 | IV_CONTEXT_MENU_ID | Call by reference | Type reference (TYPE) | WCF_GMT_NEXUS_ID | WCF GMT Nexus ID Type | 20090713 | |||
| 3 | IV_DETAILS | Call by reference | Type reference (TYPE) | STRING | 20090713 | ||||
| 4 | IV_DRAGGABLE | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20090713 | |||
| 5 | IV_EDITABLE | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20090713 | |||
| 6 | IV_HEIGHT | Call by reference | Type reference (TYPE) | WCF_GMT_NEXUS_PIX_LENGTH | '50px' | WCF GMT Nexus Pixel Length Type | 20090713 | ||
| 7 | IV_ID | Call by reference | Type reference (TYPE) | WCF_GMT_NEXUS_ID | WCF GMT Nexus ID Type | 20090713 | |||
| 8 | IV_IS_TEMPLATE | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_FALSE | Boolean Variable (X=True, -=False, Space=Unknown) | 20090713 | ||
| 9 | IV_LABEL | Call by reference | Type reference (TYPE) | STRING | 20090713 | ||||
| 10 | IV_ON_CLICK | Call by reference | Type reference (TYPE) | WCF_GMT_NEXUS_ACTION_NAME | WCF GMT Nexus Action Name Type | 20090713 | |||
| 11 | IV_ON_DOUBLE_CLICK | Call by reference | Type reference (TYPE) | WCF_GMT_NEXUS_ACTION_NAME | WCF GMT Nexus Action Name Type | 20090713 | |||
| 12 | IV_ON_DROP | Call by reference | Type reference (TYPE) | WCF_GMT_NEXUS_ACTION_NAME | WCF GMT Nexus Action Name Type | 20090713 | |||
| 13 | IV_ON_HOVER | Call by reference | Type reference (TYPE) | WCF_GMT_NEXUS_ACTION_NAME | WCF GMT Nexus Action Name Type | 20090713 | |||
| 14 | IV_SELECTABLE | Call by reference | Type reference (TYPE) | BOOLEAN | '-' | Boolean Variable (X=True, -=False, Space=Unknown) | 20090713 | ||
| 15 | IV_SELECTED | Call by reference | Type reference (TYPE) | BOOLEAN | '-' | Boolean Variable (X=True, -=False, Space=Unknown) | 20090713 | ||
| 16 | IV_STATE | Call by reference | Type reference (TYPE) | WCF_GMT_NEXUS_NAME | WCF GMT Nexus Name Type | 20090713 | |||
| 17 | IV_STYLE | Call by reference | Type reference (TYPE) | STRING | 20090713 | ||||
| 18 | IV_TOOLTIP | Call by reference | Type reference (TYPE) | STRING | 20090713 | ||||
| 19 | IV_VISIBLE | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20090713 | |||
| 20 | IV_WIDTH | Call by reference | Type reference (TYPE) | WCF_GMT_NEXUS_PIX_LENGTH | '50px' | WCF GMT Nexus Pixel Length Type | 20090713 | ||
| 21 | IV_X | Call by reference | Type reference (TYPE) | I | 20090713 | ||||
| 22 | IV_Y | Call by reference | Type reference (TYPE) | I | 20090713 | ||||
| 23 | IV_Z | Call by reference | Type reference (TYPE) | I | 20090713 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WCF GMT Based Nexus Exception | 20090713 |
Method GET_SELF_ROUTING_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_SELF_ROUTING_TYPE | Value transfer | Type reference (TYPE) | STRING | 20100823 |
Method GET_SELF_ROUTING_TYPE on class CL_WCF_GMT_BENT_CONNECTOR has no exception.
Method IS_DRAG_SEGMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_IS_DRAG_SEGMENTS | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20100726 |
Method IS_DRAG_SEGMENTS on class CL_WCF_GMT_BENT_CONNECTOR has no exception.
Method IS_SELF_ROUTING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_IS_SELF_ROUTING | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20090930 |
Method IS_SELF_ROUTING on class CL_WCF_GMT_BENT_CONNECTOR has no exception.
Method SET_DRAG_SEGMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_IS_DRAG_SEGMENTS | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20100726 |
Method SET_DRAG_SEGMENTS on class CL_WCF_GMT_BENT_CONNECTOR has no exception.
Method SET_SELF_ROUTING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_IS_SELF_ROUTING | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20090930 |
Method SET_SELF_ROUTING on class CL_WCF_GMT_BENT_CONNECTOR has no exception.
Method SET_SELF_ROUTING_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SELF_ROUTING_TYPE | Call by reference | Type reference (TYPE) | STRING | CL_WCF_GMT_CONSTANTS=>GC_SELF_ROUTING_AUTO | 20100823 |
Method SET_SELF_ROUTING_TYPE on class CL_WCF_GMT_BENT_CONNECTOR has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |