SAP ABAP Class CL_AXT_UI_COMPONENT (UI component generator utility)
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
Properties
Class CL_AXT_UI_COMPONENT  
Short Description UI component generator utility    
Super Class CL_AXT_UI_CONTROLLER Abstract Generator utility for UI Controller 
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_COMPONENT has no forward declaration.
Interfaces
Class CL_AXT_UI_COMPONENT has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_AXT_UI_RT_REPOSITORY 20090203 RT Repository Generator Utility
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_GENINFO Instance attribute Public Object reference (TYPE REF TO) IF_BSP_WD_GENINFO Data Retrieval Interface for Generation Tools 20090202
2 MO_RT_REPOSITORY Instance attribute Public Object reference (TYPE REF TO) CL_AXT_UI_RT_REPOSITORY RT Repository Generator Utility 20090202
3 MT_UI_CUST_CTRL Instance attribute Public Type reference (TYPE) LTY_T_CUST_CTRL 20090320
4 MT_UI_USAGE Instance attribute Public Type reference (TYPE) LTY_T_USAGE 20090325
5 MT_UI_VIEWS Instance attribute Public Type reference (TYPE) LTY_T_VIEW 20090204
6 MV_COMPONENT Instance attribute Public Type reference (TYPE) AXT_COMPONENT BSP Component 20090130
7 MV_INCLUDE Instance attribute Private Type reference (TYPE) PROGNAME ABAP Program Name 20090203
8 MV_X_AXT_MODE Instance attribute Public Type reference (TYPE) AXT_BOOLEAN Boolean 20100226
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CUSTOM_CONTROLLER Instance method Public Method 20090320
2 ADD_USAGE Instance method Public Method 20090325
3 ADD_VIEW Instance method Public Method 20090204
4 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090128
5 CREATE Static method Public Method 20090205
6 LOAD Static method Public Method 20090205
Events
Class CL_AXT_UI_COMPONENT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 LTY_T_CUST_CTRL Public See coding 20090320 LTY_T_CUST_CTRL TYPE STANDARD TABLE OF ref to cl_axt_ui_custom_controller
2 LTY_T_USAGE Public See coding 20090325 LTY_T_USAGE TYPE STANDARD TABLE OF ref to cl_axt_ui_usage
3 LTY_T_VIEW Public See coding 20090204 LTY_T_VIEW TYPE STANDARD TABLE OF ref to cl_axt_ui_view
Method Signatures

Method ADD_CUSTOM_CONTROLLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CUST_CTRL Call by reference Object reference (TYPE REF TO) CL_AXT_UI_CUSTOM_CONTROLLER UI gen. util for views 20090320

Method ADD_CUSTOM_CONTROLLER on class CL_AXT_UI_COMPONENT has no exception.

Method ADD_USAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_USAGE Call by reference Object reference (TYPE REF TO) CL_AXT_UI_USAGE 20090325

Method ADD_USAGE on class CL_AXT_UI_COMPONENT has no exception.

Method ADD_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_VIEW Call by reference Object reference (TYPE REF TO) CL_AXT_UI_VIEW UI gen. util for views 20090204
# Exception Resumable Description Created on
1 CX_AXT_DATA_ALREADY_EXISTS Data already exists error 20090317

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COMPONENT Call by reference Type reference (TYPE) AXT_COMPONENT Name 20090202
2 Importing IV_EXISTS Call by reference Type reference (TYPE) AXT_BOOLEAN Boolean 20090204
3 Importing IV_X_AXT_MODE Call by reference Type reference (TYPE) AXT_BOOLEAN Boolean 20100226

Method CONSTRUCTOR on class CL_AXT_UI_COMPONENT has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COMPONENT Call by reference Type reference (TYPE) AXT_COMPONENT Name 20090205
2 Importing IV_X_AXT_MODE Call by reference Type reference (TYPE) AXT_BOOLEAN Boolean 20100226
3 Returning RO_COMPONENT Value transfer Object reference (TYPE REF TO) CL_AXT_UI_COMPONENT UI component generator utility 20090205

Method CREATE on class CL_AXT_UI_COMPONENT has no exception.

Method LOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COMPONENT Call by reference Type reference (TYPE) AXT_COMPONENT Name 20090205
2 Importing IV_X_AXT_MODE Call by reference Type reference (TYPE) AXT_BOOLEAN Boolean 20100226
3 Returning RO_COMPONENT Value transfer Object reference (TYPE REF TO) CL_AXT_UI_COMPONENT UI component generator utility 20090205

Method LOAD on class CL_AXT_UI_COMPONENT has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 701