SAP ABAP Class CL_AXT_UI_WINDOW (UI gen. util for windows)
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 | Inheritance (c INHERITING FROM c_ref) | CL_AXT_UI_VIEW | UI gen. util for views | 20090128 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_AXT_UI_ASSIGN_TARGET | A viewarea/OVP/window | 20090204 |
Properties
Class | CL_AXT_UI_WINDOW | |
Short Description | UI gen. util for windows | |
Super Class | CL_AXT_UI_VIEW | UI gen. util for views |
Instantiability of a Class | 1 | Protected |
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_WINDOW has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_AXT_UI_ASSIGN_TARGET | A viewarea/OVP/window | 20090204 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_AXT_UI_USAGE | 20090904 | A UI usage |
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_INTERFACE_VIEW | Interface view of usage | 20090929 | ||
2 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_AXT_UI_USAGE | A UI usage | 20090904 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | AXTT_UI_ASSIGNABLE | Table of ref to assignable elements | 20090204 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20090130 |
2 | ![]() |
Static method | Public | Method | 20090205 | |
3 | ![]() |
Static method | Public | Method | 20090205 | |
4 | ![]() |
Instance method | Protected | Method | 20090904 | |
5 | ![]() |
Instance method | Public | Method | 20090317 |
Events
Class CL_AXT_UI_WINDOW has no event.
Types
Class CL_AXT_UI_WINDOW has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_UI_COMP | Call by reference | Object reference (TYPE REF TO) | CL_AXT_UI_COMPONENT | UI component generator utility | 20090204 | ||
2 | ![]() |
IV_EXISTS | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | Boolean | 20090204 | ||
3 | ![]() |
IV_INCLUDE | Call by reference | Type reference (TYPE) | SEOCLSNAME | Object Type Name | 20090203 | ||
4 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | AXT_VIEW | Name | 20090130 |
Method CONSTRUCTOR on class CL_AXT_UI_WINDOW has no exception.
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_UI_COMP | Call by reference | Object reference (TYPE REF TO) | CL_AXT_UI_COMPONENT | 20090205 | |||
2 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | AXT_VIEW | BSP View | 20090205 | ||
3 | ![]() |
RO_WINDOW | Value transfer | Object reference (TYPE REF TO) | CL_AXT_UI_WINDOW | UI gen. util for windows | 20090205 |
Method CREATE on class CL_AXT_UI_WINDOW has no exception.
Method LOAD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_UI_COMP | Call by reference | Object reference (TYPE REF TO) | CL_AXT_UI_COMPONENT | 20090205 | |||
2 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | AXT_VIEW | BSP View | 20090205 | ||
3 | ![]() |
RO_WINDOW | Value transfer | Object reference (TYPE REF TO) | CL_AXT_UI_WINDOW | UI gen. util for windows | 20090205 |
Method LOAD on class CL_AXT_UI_WINDOW has no exception.
Method SET_USAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_INTERFACE_VIEW | Call by reference | Object reference (TYPE REF TO) | CL_AXT_UI_INTERFACE_VIEW | Interface view of usage | 20090929 | ||
2 | ![]() |
IO_USAGE | Call by reference | Object reference (TYPE REF TO) | CL_AXT_UI_USAGE | A UI usage | 20090904 |
Method SET_USAGE on class CL_AXT_UI_WINDOW has no exception.
Method USE_MURT Signature
Method USE_MURT on class CL_AXT_UI_WINDOW has no parameter.
Method USE_MURT on class CL_AXT_UI_WINDOW has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 701 |