SAP ABAP Class CL_AXT_UI_VIEW (UI gen. util for views)
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_CONTROLLER | Abstract Generator utility for UI Controller | 20090128 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_AXT_UI_ASSIGNABLE | A view or usage | 20090204 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_AXT_UI_VIEW2 | UI View 2 Generator Util | 20090130 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_AXT_UI_WINDOW | UI gen. util for windows | 20090128 |
Properties
Class | CL_AXT_UI_VIEW | |
Short Description | UI gen. util for views | |
Super Class | CL_AXT_UI_CONTROLLER | Abstract Generator utility for UI Controller |
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 | 20100303 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_AXT_UI_VIEW has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_AXT_UI_ASSIGNABLE | A view or usage | 20090204 |
Friends
Class CL_AXT_UI_VIEW 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_AXT_UI_COMPONENT | UI component generator utility | 20090128 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | AXTT_UI_BOUND_PLUG | Table Type UI Bound Plug | 20090130 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | PROGNAME | Object Type Name | 20090203 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | AXT_VIEW | Name | 20090202 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20090130 | |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20090128 |
Events
Class CL_AXT_UI_VIEW has no event.
Types
Class CL_AXT_UI_VIEW has no local type.
Method Signatures
Method ADD_BOUND_PLUG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_BOUND_PLUG | Call by reference | Object reference (TYPE REF TO) | CL_AXT_UI_BOUND_PLUG | Bound Plug Generator Utility | 20090903 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Data already exists error | 20090130 |
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_ASSIGN_TARGET | Call by reference | Object reference (TYPE REF TO) | IF_AXT_UI_ASSIGN_TARGET | UI gen. util for windows | 20090204 | ||
2 | ![]() |
IO_UI_COMP | Call by reference | Object reference (TYPE REF TO) | CL_AXT_UI_COMPONENT | UI component generator utility | 20090204 | ||
3 | ![]() |
IV_EXISTS | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | Boolean | 20090204 | ||
4 | ![]() |
IV_INCLUDE | Call by reference | Type reference (TYPE) | PROGNAME | 20090203 | |||
5 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | AXT_VIEW | Name | 20090128 | ||
6 | ![]() |
IV_PREDEFINED_CONTEXT_CLASS | Call by reference | Type reference (TYPE) | SEOCLSNAME | Object Type Name | 20090603 | ||
7 | ![]() |
IV_SUPER_CLASS | Call by reference | Type reference (TYPE) | SEOCLSNAME | Object Type Name | 20090203 | ||
8 | ![]() |
IV_X_TABLE_LIKE | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | Boolean | 20090318 |
Method CONSTRUCTOR on class CL_AXT_UI_VIEW has no exception.
History
Last changed by/on | SAP | 20100303 |
SAP Release Created in | 701 |