SAP ABAP Class CL_AXT_UI_LAYOUT_VIEW (UI gen. util for views with layout)
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_VIEW2 UI View 2 Generator Util 20090130
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_AXT_UI_EMBEDDABLE_VIEW Adv. search view 20090309
2 Inheritance (c INHERITING FROM c_ref)  CL_AXT_UI_FORM_VIEW Form view 20090130
3 Inheritance (c INHERITING FROM c_ref)  CL_AXT_UI_TABLE_VIEW Table view 20090129
Properties
Class CL_AXT_UI_LAYOUT_VIEW  
Short Description UI gen. util for views with layout    
Super Class CL_AXT_UI_VIEW2 UI View 2 Generator Util 
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_LAYOUT_VIEW has no forward declaration.
Interfaces
Class CL_AXT_UI_LAYOUT_VIEW has no interface implemented.
Friends
Class CL_AXT_UI_LAYOUT_VIEW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_UI_LAYOUT Instance attribute Public Object reference (TYPE REF TO) CL_AXT_UI_LAYOUT Layout for views 20090130
2 MV_INCLUDE Instance attribute Private Type reference (TYPE) PROGNAME ABAP Program Name 20090203
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090130
2 SET_LAYOUT Instance method Public Method 20090130
Events
Class CL_AXT_UI_LAYOUT_VIEW has no event.
Types
Class CL_AXT_UI_LAYOUT_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 Importing IO_ASSIGN_TARGET Call by reference Object reference (TYPE REF TO) IF_AXT_UI_ASSIGN_TARGET OVP Generator Utility 20090204
2 Importing IO_UI_COMP Call by reference Object reference (TYPE REF TO) CL_AXT_UI_COMPONENT UI component generator utility 20090204
3 Importing IV_EXISTS Call by reference Type reference (TYPE) AXT_BOOLEAN Boolean 20090204
4 Importing IV_INCLUDE Call by reference Type reference (TYPE) PROGNAME Object Type Name 20090203
5 Importing IV_NAME Call by reference Type reference (TYPE) AXT_VIEW Name 20090130
6 Importing IV_PREDEFINED_CONTEXT_CLASS Call by reference Type reference (TYPE) SEOCLSNAME Object Type Name 20090604
7 Importing IV_SUPER_CLASS Call by reference Type reference (TYPE) SEOCLSNAME Object Type Name 20090203
8 Importing IV_X_TABLE_LIKE Call by reference Type reference (TYPE) AXT_BOOLEAN Boolean 20090318
9 Importing IV_X_TOOLBAR_INHERITED Call by reference Type reference (TYPE) AXT_BOOLEAN Boolean 20090828

Method CONSTRUCTOR on class CL_AXT_UI_LAYOUT_VIEW has no exception.

Method SET_LAYOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_UI_LAYOUT Call by reference Object reference (TYPE REF TO) CL_AXT_UI_LAYOUT Layout for views 20090130
# Exception Resumable Description Created on
1 CX_AXT_DATA_ALREADY_EXISTS Data already exists error 20090130
History
Last changed by/on SAP  20100303 
SAP Release Created in 701