SAP ABAP Class CL_AXT_UI_FORM_VIEW (Form view)
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_LAYOUT_VIEW | UI gen. util for views with layout | 20090130 |
Properties
| Class | CL_AXT_UI_FORM_VIEW | |
| Short Description | Form view | |
| Super Class | CL_AXT_UI_LAYOUT_VIEW | UI gen. util for views with layout |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | AXT_TEMPLATES | Generation templates for Extensibility |
| Created | 20090130 | SAP |
| Last change | 20110908 | 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
Class CL_AXT_UI_FORM_VIEW has no interface implemented.
Friends
Class CL_AXT_UI_FORM_VIEW has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | AXT_BOOLEAN | Boolean | 20090828 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20090205 | |
| 2 | Static method | Public | Method | 20090205 | ||
| 3 | Static method | Public | Method | 20090205 |
Events
Class CL_AXT_UI_FORM_VIEW has no event.
Types
Class CL_AXT_UI_FORM_VIEW 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_ASSIGN_TARGET | Call by reference | Object reference (TYPE REF TO) | IF_AXT_UI_ASSIGN_TARGET | OVP Generator Utility | 20090205 | |||
| 2 | IO_UI_COMP | Call by reference | Object reference (TYPE REF TO) | CL_AXT_UI_COMPONENT | UI component generator utility | 20090205 | |||
| 3 | IV_EDITABLE | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | Boolean | 20090828 | |||
| 4 | IV_EXISTS | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | Boolean | 20090205 | |||
| 5 | IV_NAME | Call by reference | Type reference (TYPE) | AXT_VIEW | Name | 20090205 |
Method CONSTRUCTOR on class CL_AXT_UI_FORM_VIEW has no exception.
Method CREATE 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 | A viewarea/OVP/window | 20090205 | |||
| 2 | IO_UI_COMP | Call by reference | Object reference (TYPE REF TO) | CL_AXT_UI_COMPONENT | UI component generator utility | 20090205 | |||
| 3 | IV_EDITABLE | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | ABAP_TRUE | Boolean | 20090828 | ||
| 4 | IV_NAME | Call by reference | Type reference (TYPE) | AXT_VIEW | BSP View | 20090205 | |||
| 5 | RV_VIEW | Value transfer | Object reference (TYPE REF TO) | CL_AXT_UI_FORM_VIEW | Table view | 20090205 |
Method CREATE on class CL_AXT_UI_FORM_VIEW 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 | UI component generator utility | 20090205 | |||
| 2 | IV_NAME | Call by reference | Type reference (TYPE) | AXT_VIEW | BSP View | 20090205 | |||
| 3 | RV_VIEW | Value transfer | Object reference (TYPE REF TO) | CL_AXT_UI_FORM_VIEW | Table view | 20090205 |
Method LOAD on class CL_AXT_UI_FORM_VIEW has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 701 |