SAP ABAP Class CL_WCF_GMT_ANCHOR (WCF GMT Nexus Anchor Component)
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 | 20080925 |
Properties
| Class | CL_WCF_GMT_ANCHOR | |
| Short Description | WCF GMT Nexus Anchor Component | |
| 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 | 20100303 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_WCF_GMT_ANCHOR has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_WCF_GMT_CONNECTOR | 20081118 | WCF GMT Nexus Connector Element | |
| 2 | CL_WCF_GMT_DATA_MODEL | 20081118 | WCF GMT Nexus Data Model - load/build NDL | |
| 3 | CL_WCF_GMT_MODEL | 20081014 | WCF GMT Model Structure API | |
| 4 | CL_WCF_GMT_SHAPE | 20081118 | WCF GMT Nexus Base Shape Element |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | WCF_GMT_NEXUS_NAME | 'skinType' | WCF GMT Nexus Name Type | 20081125 | ||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'arrow' | 20081126 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'circle' | 20081126 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_WCF_GMT_CONNECTOR | WCF GMT Nexus Connector Element | 20081014 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_WCF_GMT_DOCK | WCF GMT Nexus Dock Element | 20081014 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | WCF_GMT_NEXUS_POINT_NAME | WCF GMT Nexus Point Name | 20081014 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | STRING | 20081125 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20081014 | ||
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20081014 | |
| 3 | Instance method | Protected | Method | 20081014 | ||
| 4 | Instance method | Public | Method | 20081110 | ||
| 5 | Instance method | Public | Method | 20081110 | ||
| 6 | Instance method | Public | Method | 20081125 | ||
| 7 | Instance method | Public | Method | 20081111 | ||
| 8 | Instance method | Protected | Method | 20081107 | ||
| 9 | Instance method | Public | Method | 20081014 | ||
| 10 | Instance method | Public | Method | 20081110 | ||
| 11 | Instance method | Public | Method | 20081110 | ||
| 12 | Instance method | Public | Method | 20081125 |
Events
Class CL_WCF_GMT_ANCHOR has no event.
Types
Class CL_WCF_GMT_ANCHOR has no local type.
Method Signatures
Method ATTACH_DOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_DOCK | Call by reference | Object reference (TYPE REF TO) | CL_WCF_GMT_DOCK | WCF GMT Nexus Dock Element | 20081014 |
Method ATTACH_DOCK on class CL_WCF_GMT_ANCHOR has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_CONNECTOR | Call by reference | Object reference (TYPE REF TO) | CL_WCF_GMT_CONNECTOR | WCF GMT Nexus Connector Element | 20081014 | |||
| 2 | IV_ANCHOR_NAME | Call by reference | Type reference (TYPE) | WCF_GMT_NEXUS_POINT_NAME | WCF GMT Nexus Point Name | 20081014 | |||
| 3 | IV_DRAGGABLE | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20081014 | |||
| 4 | IV_EDITABLE | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20081014 | |||
| 5 | IV_ID | Call by reference | Type reference (TYPE) | WCF_GMT_NEXUS_ID | WCF GMT Nexus ID Type | 20081014 | |||
| 6 | IV_LABEL | Call by reference | Type reference (TYPE) | STRING | 20081014 | ||||
| 7 | IV_STYLE | Call by reference | Type reference (TYPE) | STRING | 20081014 | ||||
| 8 | IV_TOOLTIP | Call by reference | Type reference (TYPE) | STRING | 20081014 | ||||
| 9 | IV_VISIBLE | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20081014 | |||
| 10 | IV_X | Call by reference | Type reference (TYPE) | I | -1 | 20081014 | |||
| 11 | IV_Y | Call by reference | Type reference (TYPE) | I | -1 | 20081014 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WCF GMT Based Nexus Exception | 20081014 |
Method DETACH Signature
Method DETACH on class CL_WCF_GMT_ANCHOR has no parameter.
Method DETACH on class CL_WCF_GMT_ANCHOR has no exception.
Method GET_CONNECTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_CONNECTOR | Value transfer | Object reference (TYPE REF TO) | CL_WCF_GMT_CONNECTOR | WCF GMT Nexus Connector Element | 20081110 |
Method GET_CONNECTOR on class CL_WCF_GMT_ANCHOR has no exception.
Method GET_DOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_DOCK | Value transfer | Object reference (TYPE REF TO) | CL_WCF_GMT_DOCK | WCF GMT Nexus Dock Element | 20081110 |
Method GET_DOCK on class CL_WCF_GMT_ANCHOR has no exception.
Method GET_SKIN_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_SKIN_TYPE | Value transfer | Type reference (TYPE) | STRING | 20081125 |
Method GET_SKIN_TYPE on class CL_WCF_GMT_ANCHOR has no exception.
Method GET_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ANCHOR_NAME | Value transfer | Type reference (TYPE) | WCF_GMT_NEXUS_POINT_NAME | WCF GMT Nexus Point Name | 20081111 |
Method GET_TYPE on class CL_WCF_GMT_ANCHOR has no exception.
Method GET_XBCML_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_LINE | Value transfer | Type reference (TYPE) | CL_WCF_GMT_MODEL=>GS_ANCHOR | 20081107 |
Method GET_XBCML_LINE on class CL_WCF_GMT_ANCHOR has no exception.
Method IS_ATTACHED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_IS_ATTACHED | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20081014 |
Method IS_ATTACHED on class CL_WCF_GMT_ANCHOR has no exception.
Method IS_END Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_IS_END | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20081110 |
Method IS_END on class CL_WCF_GMT_ANCHOR has no exception.
Method IS_START Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_IS_START | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20081110 |
Method IS_START on class CL_WCF_GMT_ANCHOR has no exception.
Method SET_SKIN_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SKIN_TYPE | Call by reference | Type reference (TYPE) | STRING | 20081125 |
Method SET_SKIN_TYPE on class CL_WCF_GMT_ANCHOR has no exception.
History
| Last changed by/on | SAP | 20100303 |
| SAP Release Created in | 700 |