SAP ABAP Class CL_AXT_UI_CONTEXT_NODE (UI Context Node)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-GTF-EEW (Application Component) Easy Enhancement Workbench
⤷
AXT_TEMPLATES (Package) Generation templates for Extensibility
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_AXT_UI_GENERATOR_UTIL | UI Generator Utility | 20090128 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_AXT_UI_CTXN_QUERY | Query context node with base entity | 20090224 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_AXT_UI_CTXN_RESULT | Result table node with navlink | 20090310 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_AXT_UI_CTXN_STANDARD | Standard context node with base entity | 20090129 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_AXT_UI_CTXN_TABLE_EXT | Context node for table extension | 20090129 |
Properties
| Class | CL_AXT_UI_CONTEXT_NODE | |
| Short Description | UI Context Node | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | AXT_TEMPLATES | Generation templates for Extensibility |
| Created | 20090128 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_AXT_UI_CONTEXT_NODE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_AXT_UI_GENERATOR_UTIL | UI Generator Utility | 20090128 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_AXT_UI_CONTEXT | 20090128 | UI Context Abstract 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_AXT_UI_CONTEXT | UI Context Abstract Class | 20090128 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | AXTT_METHOD | Table Type of AXTS_METHOD | 20091110 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | AXTT_UI_OCA_REF | 20090424 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | SEOCLSNAME | Object Type Name | 20090604 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | PROGNAME | ABAP Program Name | 20090129 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | AXT_BOOLEAN | Boolean | 20090129 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20090129 | ||
| 2 | Instance method | Public | Method | 20091110 | ||
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20090129 | |
| 4 | Instance method | Public | Method | 20090306 | ||
| 5 | Instance method | Protected | Method | 20090604 | ||
| 6 | Instance method | Protected | Method | 20090424 | ||
| 7 | Instance method | Protected | Method | 20100226 | ||
| 8 | Instance method | Protected | Method | 20100226 | ||
| 9 | Instance method | Public | Method | 20090604 | ||
| 10 | Instance method | Protected | Method | 20090128 | ||
| 11 | Instance method | Protected | Method | 20090129 |
Events
Class CL_AXT_UI_CONTEXT_NODE has no event.
Types
Class CL_AXT_UI_CONTEXT_NODE has no local type.
Method Signatures
Method ADD_CONTEXT_PARAMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CLASS | Call by reference | Object reference (TYPE REF TO) | CL_AXT_CLASS | Class generation element | 20090129 |
Method ADD_CONTEXT_PARAMS on class CL_AXT_UI_CONTEXT_NODE has no exception.
Method ADD_PLUGIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PLUGIN | Call by reference | Type reference (TYPE) | AXTS_METHOD | Structure for Method generation | 20091110 |
Method ADD_PLUGIN on class CL_AXT_UI_CONTEXT_NODE has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TEMPLATE | Call by reference | Type reference (TYPE) | SEOCLSNAME | Object Type Name | 20090129 |
Method CONSTRUCTOR on class CL_AXT_UI_CONTEXT_NODE has no exception.
Method GET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_NAME | Value transfer | Type reference (TYPE) | AXT_CONTEXT_NODE | 20090306 |
Method GET_NAME on class CL_AXT_UI_CONTEXT_NODE has no exception.
Method GET_SUPER_CLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_SUPER_CLASS | Value transfer | Type reference (TYPE) | SEOCLSNAME | Object Type Name | 20090604 |
Method GET_SUPER_CLASS on class CL_AXT_UI_CONTEXT_NODE has no exception.
Method IS_MAIN_CTXN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Type reference (TYPE) | AXT_BOOLEAN | Boolean | 20090424 |
Method IS_MAIN_CTXN on class CL_AXT_UI_CONTEXT_NODE has no exception.
Method IS_OCA_ENABLED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Type reference (TYPE) | AXT_BOOLEAN | Boolean | 20100226 |
Method IS_OCA_ENABLED on class CL_AXT_UI_CONTEXT_NODE has no exception.
Method IS_TABLE_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Type reference (TYPE) | AXT_BOOLEAN | Boolean | 20100226 |
Method IS_TABLE_VIEW on class CL_AXT_UI_CONTEXT_NODE has no exception.
Method OVERRIDE_SUPER_CLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SUPER_CLASS | Call by reference | Type reference (TYPE) | SEOCLSNAME | Object Type Name | 20090604 |
Method OVERRIDE_SUPER_CLASS on class CL_AXT_UI_CONTEXT_NODE has no exception.
Method SET_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | CL_AXT_UI_CONTEXT | UI Context Abstract Class | 20090128 |
Method SET_CONTEXT on class CL_AXT_UI_CONTEXT_NODE has no exception.
Method SET_ON_NEW_FOCUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FLAG | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | Boolean | 20090129 |
Method SET_ON_NEW_FOCUS on class CL_AXT_UI_CONTEXT_NODE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 701 |