SAP ABAP Class CL_WCF_GMT_NEXUS_CONTEXT_NODE (WCF GMT Nexus Context Node TV)
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_BSP_WD_CONTEXT_NODE_TV | Context Node for Binding Against Table Views | 20081022 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_FLEX_SAN_NEXUSACTION_CN00 | asd | 20090105 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_FLEX_SAN_NEXUSAPP_CN01 | 20081029 | |
3 | Inheritance (c INHERITING FROM c_ref) | CL_FLEX_SAN_NEXUSAPP_CN02 | 20081106 | |
4 | Inheritance (c INHERITING FROM c_ref) | CL_FLEX_SAN_NEXUSCN_CN00 | 20081111 |
Properties
Class | CL_WCF_GMT_NEXUS_CONTEXT_NODE | |
Short Description | WCF GMT Nexus Context Node TV | |
Super Class | CL_BSP_WD_CONTEXT_NODE_TV | Context Node for Binding Against Table Views |
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 | 20081022 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_WCF_GMT_NEXUS_CONTEXT_NODE has no forward declaration.
Interfaces
Class CL_WCF_GMT_NEXUS_CONTEXT_NODE has no interface implemented.
Friends
Class CL_WCF_GMT_NEXUS_CONTEXT_NODE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_WCF_GMT_MODEL | WCF GMT Model Structure | 20081111 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Returns the gmt model in the context node | 20081112 |
2 | ![]() |
Instance method | Public | Method | Sets the gmt model in the context node | 20081111 |
Events
Class CL_WCF_GMT_NEXUS_CONTEXT_NODE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | GT_CN_ELEMENT | Public | See coding | 20081022 | begin of gt_cn_element,
id type wcf_gmt_nexus_id,
type type string,
name type wcf_gmt_nexus_name,
x type i,
y type i,
label type string,
tooltip type string,
style type string,
visible type boolean,
editable type boolean,
draggable type boolean,
height type wcf_gmt_nexus_pix_length,
width type wcf_gmt_nexus_pix_length,
context_menu_id type wcf_gmt_nexus_id,
details type string,
selectable type boolean,
selected type boolean,
closable type boolean,
collapsable type boolean,
docked type boolean,
dockable type boolean,
resizable type boolean,
prop_name type string,
prop_value type string,
anchor_type type string,
ref_id type wcf_gmt_nexus_id,
dock_name type string,
position type i,
enabled type boolean,
separator_before type boolean,
text type string,
image type string,
end of gt_cn_element
|
Method Signatures
Method GET_GMT_MODEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RR_GMT_MODEL | Value transfer | Object reference (TYPE REF TO) | CL_WCF_GMT_MODEL | WCF GMT Model Structure | 20081112 |
Method GET_GMT_MODEL on class CL_WCF_GMT_NEXUS_CONTEXT_NODE has no exception.
Method SET_GMT_MODEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_GMT_MODEL | Call by reference | Object reference (TYPE REF TO) | CL_WCF_GMT_MODEL | WCF GMT Model Structure | 20081111 |
Method SET_GMT_MODEL on class CL_WCF_GMT_NEXUS_CONTEXT_NODE has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 701 |