SAP ABAP Class CL_AXT_UI_CONTROLLER (Abstract Generator utility for UI Controller)
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 20090128
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_AXT_UI_COMPONENT UI component generator utility 20090128
2 Inheritance (c INHERITING FROM c_ref)  CL_AXT_UI_CUSTOM_CONTROLLER UI component generator utility 20090306
3 Inheritance (c INHERITING FROM c_ref)  CL_AXT_UI_VIEW UI gen. util for views 20090128
Properties
Class CL_AXT_UI_CONTROLLER  
Short Description Abstract Generator utility for UI Controller    
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 20090128   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_AXT_UI_CONTROLLER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_AXT_UI_GENERATOR_UTIL UI Generator Utility 20090128
Friends
Class CL_AXT_UI_CONTROLLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_CONTEXT Instance attribute Public Object reference (TYPE REF TO) CL_AXT_UI_CONTEXT Context 20090128
2 MT_PLUGINS Instance attribute Private Type reference (TYPE) AXTT_METHOD Table Type of AXTS_METHOD 20090707
3 MV_CLASS_GUID Instance attribute Private Type reference (TYPE) AXT_GUID Controller class guid, only during setup 20090205
4 MV_CONTROLLER_NAME Instance attribute Public Type reference (TYPE) AXT_VIEW Name 20090202
5 MV_EXISTS Instance attribute Public Type reference (TYPE) AXT_BOOLEAN Boolean 20090204
6 MV_IMPL_CLASS_GUID Instance attribute Private Type reference (TYPE) AXT_GUID Controller impl class guid, only during setup 20090205
7 MV_INCLUDE Instance attribute Private Type reference (TYPE) PROGNAME ABAP Program Name 20090203
8 MV_PREDEFINED_CONTEXT_CLASS Instance attribute Public Type reference (TYPE) SEOCLSNAME Object Type Name 20090603
9 MV_SUPER_CLASS Instance attribute Private Type reference (TYPE) SEOCLSNAME Object Type Name 20090203
10 MV_X_TABLE_LIKE Instance attribute Public Type reference (TYPE) AXT_BOOLEAN Boolean 20090318
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CONTEXT_PARAMS Instance method Protected Method 20090202
2 ADD_PLUGIN Instance method Public Method 20090707
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090128
4 GET_FULL_NAME Instance method Public Method 20111114
5 GET_GENINFO Instance method Public Method 20090128
6 GET_NAME_PROPOSAL Instance method Protected Method 20090323
7 GET_UI_COMP Instance method Public Method 20090128
8 OVERRIDE_SUPER_CLASS Instance method Public Method 20111123
9 SET_CONTEXT Instance method Public Method 20090128
Events
Class CL_AXT_UI_CONTROLLER has no event.
Types
Class CL_AXT_UI_CONTROLLER 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 Importing IO_CLASS Call by reference Object reference (TYPE REF TO) CL_AXT_CLASS Class generation element 20090202
# Exception Resumable Description Created on
1 CX_AXT_OPERATION_FAILED Operation error 20090202

Method ADD_PLUGIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PLUGIN Call by reference Type reference (TYPE) AXTS_METHOD Structure for Method generation 20090707

Method ADD_PLUGIN on class CL_AXT_UI_CONTROLLER has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONTROLLER_NAME Call by reference Type reference (TYPE) AXT_VIEW Name 20090202
2 Importing IV_EXISTS Call by reference Type reference (TYPE) AXT_BOOLEAN Boolean 20090204
3 Importing IV_INCLUDE Call by reference Type reference (TYPE) SEOCLSNAME Object Type Name 20090203
4 Importing IV_PREDEFINED_CONTEXT_CLASS Call by reference Type reference (TYPE) SEOCLSNAME Object Type Name 20090603
5 Importing IV_SUPER_CLASS Call by reference Type reference (TYPE) SEOCLSNAME Object Type Name 20090203
6 Importing IV_X_TABLE_LIKE Call by reference Type reference (TYPE) AXT_BOOLEAN Boolean 20090318

Method CONSTRUCTOR on class CL_AXT_UI_CONTROLLER has no exception.

Method GET_FULL_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_NAME Value transfer Type reference (TYPE) AXT_VIEW BSP View 20111114

Method GET_FULL_NAME on class CL_AXT_UI_CONTROLLER has no exception.

Method GET_GENINFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_GENINFO Value transfer Object reference (TYPE REF TO) IF_BSP_WD_GENINFO General Flag 20090128

Method GET_GENINFO on class CL_AXT_UI_CONTROLLER has no exception.

Method GET_NAME_PROPOSAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_PROPOSAL Value transfer Type reference (TYPE) AXT_NAME Name 20090323

Method GET_NAME_PROPOSAL on class CL_AXT_UI_CONTROLLER has no exception.

Method GET_UI_COMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_UI_COMP Value transfer Object reference (TYPE REF TO) CL_AXT_UI_COMPONENT UI component generator utility 20090128

Method GET_UI_COMP on class CL_AXT_UI_CONTROLLER has no exception.

Method OVERRIDE_SUPER_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SUPER_CLASS Call by reference Type reference (TYPE) SEOCLSNAME Object Type Name 20111123

Method OVERRIDE_SUPER_CLASS on class CL_AXT_UI_CONTROLLER has no exception.

Method SET_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CONTEXT Call by reference Object reference (TYPE REF TO) CL_AXT_UI_CONTEXT Context 20090128
# Exception Resumable Description Created on
1 CX_AXT_DATA_ALREADY_EXISTS Data already exists error 20090128
History
Last changed by/on SAP  20130531 
SAP Release Created in 701