SAP ABAP Class CL_AXT_UI_LAYOUT (Layout 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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_AXT_UI_GENERATOR_UTIL | UI Generator Utility | 20090129 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_AXT_UI_LAYOUT_ADV_SRC | Viewset for adv. search | 20090223 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_AXT_UI_LAYOUT_ADV_SRC_VS | Viewset for adv. search | 20090223 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_AXT_UI_LAYOUT_FORM_VIEW | Layout for standard form view | 20090205 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_AXT_UI_LAYOUT_QUERY_VIEW | Layout for standard form view | 20090316 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_AXT_UI_LAYOUT_STD_VIEW_SET | Viewset for adv. search | 20090227 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CL_AXT_UI_LAYOUT_TABLE_VIEW | Layout for standard table view | 20090205 |
Properties
| Class | CL_AXT_UI_LAYOUT | |
| Short Description | Layout for views | |
| 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 | 20090129 | SAP |
| Last change | 20100303 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_AXT_UI_LAYOUT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_AXT_UI_GENERATOR_UTIL | UI Generator Utility | 20090129 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_AXT_UI_LAYOUT_VIEW | 20090129 | UI gen. util for views with layout |
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_LAYOUT_VIEW | UI gen. util for views with layout | 20090129 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | PROGNAME | ABAP Program Name | 20090129 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20090129 | ||
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20090129 | |
| 3 | Instance method | Protected | Method | 20090129 |
Events
Class CL_AXT_UI_LAYOUT has no event.
Types
Class CL_AXT_UI_LAYOUT 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_PAGE | Call by reference | Object reference (TYPE REF TO) | CL_AXT_PAGE | Class generation element | 20090130 |
Method ADD_CONTEXT_PARAMS on class CL_AXT_UI_LAYOUT 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) | AXT_PARAMVALUE | Parameter Value | 20090129 |
Method CONSTRUCTOR on class CL_AXT_UI_LAYOUT has no exception.
Method SET_LAYOUT_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_LAYOUT_VIEW | Call by reference | Object reference (TYPE REF TO) | CL_AXT_UI_LAYOUT_VIEW | UI gen. util for views with layout | 20090129 |
Method SET_LAYOUT_VIEW on class CL_AXT_UI_LAYOUT has no exception.
History
| Last changed by/on | SAP | 20100303 |
| SAP Release Created in | 701 |