SAP ABAP Class CL_AXT_UI_BOUND_PLUG (UI Bound Plug Gen. Utility)
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_METHOD_UTIL | Method Generator Utility | 20090202 |
Properties
| Class | CL_AXT_UI_BOUND_PLUG | |
| Short Description | UI Bound Plug Gen. Utility | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | AXT_TEMPLATES | Generation templates for Extensibility |
| Created | 20090130 | SAP |
| Last change | 20100303 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_AXT_METHOD_UTIL | Method Generator Utility | 20090202 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_AXT_UI_RT_REPOSITORY | 20090309 | RT Repository Generator Utility | |
| 2 | CL_AXT_UI_VIEW | 20090309 | UI gen. util for views |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CHAR1 | 'I' | Single-Character Flag | 20090206 | ||
| 2 | Constant | Public | Type reference (TYPE) | CHAR1 | 'O' | Single-Character Flag | 20090206 | ||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_AXT_UI_ASSIGNABLE | Obsolete? | 20090903 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_AXT_UI_BOUND_PLUG | UI Bound Plug Gen. Utility | 20090904 | |||
| 5 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_AXT_UI_VIEW | UI gen. util for views | 20090904 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | AXT_CONTEXT_NODE | Context Node | 20090309 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | AXT_BOOLEAN | Boolean | 20090318 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | SEOCMPNAME | Component name | 20090206 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | STRING | 20090226 | ||||
| 10 | Instance attribute | Public | Type reference (TYPE) | AXT_BOOLEAN | Boolean | 20091005 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20090206 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20090130 | |
| 2 | Static method | Public | Method | 20090205 | ||
| 3 | Instance method | Public | Method | 20090904 | ||
| 4 | Instance method | Public | Method | 20090310 | ||
| 5 | Static method | Public | Method | 20090318 | ||
| 6 | Instance method | Private | Method | Obsolete? | 20090903 | |
| 7 | Instance method | Protected | Method | 20090309 | ||
| 8 | Instance method | Protected | Method | 20090904 |
Events
Class CL_AXT_UI_BOUND_PLUG has no event.
Types
Class CL_AXT_UI_BOUND_PLUG has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EXISTS | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | Boolean | 20090318 | |||
| 2 | IV_NAME | Call by reference | Type reference (TYPE) | AXT_NAME | Name | 20090130 | |||
| 3 | IV_TYPE | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20090203 |
Method CONSTRUCTOR on class CL_AXT_UI_BOUND_PLUG has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONTEXT_NODE_NAME | Call by reference | Type reference (TYPE) | AXT_CONTEXT_NODE | Context Node | 20090309 | |||
| 2 | IV_NAME | Call by reference | Type reference (TYPE) | AXT_NAME | Name | 20090205 | |||
| 3 | IV_TYPE | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20090205 | |||
| 4 | RO_PLUG | Value transfer | Object reference (TYPE REF TO) | CL_AXT_UI_BOUND_PLUG | UI Bound Plug Gen. Utility | 20090205 |
Method CREATE on class CL_AXT_UI_BOUND_PLUG has no exception.
Method DELEGATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_DELEGATE | Call by reference | Object reference (TYPE REF TO) | CL_AXT_UI_BOUND_PLUG | UI Bound Plug Gen. Utility | 20090904 |
Method DELEGATE on class CL_AXT_UI_BOUND_PLUG has no exception.
Method GET_FULL_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_NAME | Name | 20090310 |
Method GET_FULL_NAME on class CL_AXT_UI_BOUND_PLUG has no exception.
Method LOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NAME | Call by reference | Type reference (TYPE) | AXT_NAME | Name | 20090318 | |||
| 2 | IV_SUPER_CALL | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | ABAP_TRUE | Boolean | 20091005 | ||
| 3 | IV_TYPE | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20090318 | |||
| 4 | RO_PLUG | Value transfer | Object reference (TYPE REF TO) | CL_AXT_UI_BOUND_PLUG | UI Bound Plug Gen. Utility | 20090318 |
Method LOAD on class CL_AXT_UI_BOUND_PLUG has no exception.
Method SET_ASSIGNABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_ASSIGNABLE | Call by reference | Object reference (TYPE REF TO) | CL_AXT_UI_VIEW | UI gen. util for views | 20090903 |
Method SET_ASSIGNABLE on class CL_AXT_UI_BOUND_PLUG has no exception.
Method SET_NAVLINK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NAVLINK_ID | Call by reference | Type reference (TYPE) | STRING | 20090309 |
Method SET_NAVLINK on class CL_AXT_UI_BOUND_PLUG has no exception.
Method SET_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_VIEW | Call by reference | Object reference (TYPE REF TO) | CL_AXT_UI_VIEW | UI gen. util for views | 20090904 |
Method SET_VIEW on class CL_AXT_UI_BOUND_PLUG has no exception.
History
| Last changed by/on | SAP | 20100303 |
| SAP Release Created in | 701 |