SAP ABAP Class CL_AXT_UI_TABLE_VIEW (Table 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 20090129
Properties
Class CL_AXT_UI_TABLE_VIEW  
Short Description Table view    
Super Class CL_AXT_UI_LAYOUT_VIEW UI gen. util for views with layout 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package AXT_TEMPLATES   Generation templates for Extensibility 
Created 20090129   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_BSP_WD_CONTEXT_NODE_TV Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_AXT_UI_TABLE_VIEW has no interface implemented.
Friends
Class CL_AXT_UI_TABLE_VIEW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_OP_TO_DETAILS Instance attribute Public Object reference (TYPE REF TO) CL_AXT_UI_BOUND_PLUG UI Bound Plug Gen. Utility 20090831
2 MO_OP_TO_EDIT_DETAILS Instance attribute Public Object reference (TYPE REF TO) CL_AXT_UI_BOUND_PLUG UI Bound Plug Gen. Utility 20091012
3 MV_DELETEABLE Instance attribute Public Type reference (TYPE) AXT_BOOLEAN Boolean 20090828
4 MV_EDITABLE Instance attribute Public Type reference (TYPE) AXT_BOOLEAN Boolean 20090828
5 MV_ENABLE_OCA Instance attribute Public Type reference (TYPE) AXT_BOOLEAN Boolean 20090330
6 MV_FRONTEND_SELECTION Instance attribute Public Type reference (TYPE) AXT_BOOLEAN Boolean 20091028
7 MV_HAS_DETAIL_PAGE Instance attribute Public Type reference (TYPE) AXT_BOOLEAN Boolean 20110120
8 MV_MIN_EMPTY_LINES Instance attribute Public Type reference (TYPE) NUMC4 Count parameters 20090831
9 MV_SELECTION_MODE Instance attribute Public Type reference (TYPE) STRING Parameter Value 20090901
10 MV_TABLE_EXT Instance attribute Public Type reference (TYPE) AXT_BOOLEAN Boolean 20090406
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090203
2 CREATE Static method Public Method 20090204
3 GET_OCA Instance method Private Method 20090424
4 LOAD Static method Public Method 20090204
Events
Class CL_AXT_UI_TABLE_VIEW has no event.
Types
Class CL_AXT_UI_TABLE_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_DELETEABLE Call by reference Type reference (TYPE) AXT_BOOLEAN Boolean 20090828
4 Importing IV_EDITABLE Call by reference Type reference (TYPE) AXT_BOOLEAN Boolean 20090828
5 Importing IV_ENABLE_OCA Call by reference Type reference (TYPE) AXT_BOOLEAN ABAP_FALSE Boolean 20090330
6 Importing IV_EXISTS Call by reference Type reference (TYPE) AXT_BOOLEAN Boolean 20090204
7 Importing IV_FRONTEND_SELECTION Call by reference Type reference (TYPE) AXT_BOOLEAN ABAP_TRUE Boolean 20091028
8 Importing IV_HAS_DETAIL_PAGE Call by reference Type reference (TYPE) AXT_BOOLEAN Boolean 20110120
9 Importing IV_MIN_EMPTY_LINES Call by reference Type reference (TYPE) INT4 Natural number 20090831
10 Importing IV_NAME Call by reference Type reference (TYPE) AXT_VIEW Name 20090203
11 Importing IV_SELECTION_MODE Call by reference Type reference (TYPE) STRING CL_BSP_WD_CONTEXT_NODE_TV=>SELMODE_SINGLE Parameter Value 20090901
12 Importing IV_TABLE_EXT Call by reference Type reference (TYPE) AXT_BOOLEAN ABAP_FALSE Boolean 20090406

Method CONSTRUCTOR on class CL_AXT_UI_TABLE_VIEW has no exception.

Method CREATE 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 A viewarea/OVP/window 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_DELETEABLE Call by reference Type reference (TYPE) AXT_BOOLEAN ABAP_TRUE Boolean 20090828
4 Importing IV_EDITABLE Call by reference Type reference (TYPE) AXT_BOOLEAN ABAP_TRUE Boolean 20090828
5 Importing IV_ENABLE_OCA Call by reference Type reference (TYPE) AXT_BOOLEAN ABAP_FALSE Boolean 20090330
6 Importing IV_FRONTEND_SELECTION Call by reference Type reference (TYPE) AXT_BOOLEAN ABAP_TRUE Boolean 20091028
7 Importing IV_HAS_DETAIL_PAGE Call by reference Type reference (TYPE) AXT_BOOLEAN ABAP_FALSE Boolean 20110120
8 Importing IV_MIN_EMPTY_LINES Call by reference Type reference (TYPE) INT4 1 Natural number 20090831
9 Importing IV_NAME Call by reference Type reference (TYPE) AXT_VIEW Name 20090204
10 Importing IV_SELECTION_MODE Call by reference Type reference (TYPE) STRING CL_BSP_WD_CONTEXT_NODE_TV=>SELMODE_SINGLE Parameter Value 20090901
11 Importing IV_TABLE_EXT Call by reference Type reference (TYPE) AXT_BOOLEAN ABAP_FALSE Boolean 20090406
12 Returning RO_TABLE_VIEW Value transfer Object reference (TYPE REF TO) CL_AXT_UI_TABLE_VIEW Table view 20090204

Method CREATE on class CL_AXT_UI_TABLE_VIEW has no exception.

Method GET_OCA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_UI_OCA Value transfer Type reference (TYPE) AXTT_UI_OCA Table Type for Structure AXTS_UI_OCA 20090424

Method GET_OCA on class CL_AXT_UI_TABLE_VIEW has no exception.

Method LOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_UI_COMP Call by reference Object reference (TYPE REF TO) CL_AXT_UI_COMPONENT UI component generator utility 20090204
2 Importing IV_NAME Call by reference Type reference (TYPE) AXT_VIEW Name 20090204
3 Returning RO_TABLE_VIEW Value transfer Object reference (TYPE REF TO) CL_AXT_UI_TABLE_VIEW Table view 20090204

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