SAP ABAP Class CL_AXT_RA_BOL_UI_ATTR_GRID (UI Attribute Grid)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-RA (Application Component) Rapid Applications
     AXT_RA_TOOL_UI (Package) RA Tool UI
Properties
Class CL_AXT_RA_BOL_UI_ATTR_GRID  
Short Description UI Attribute Grid    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package AXT_RA_TOOL_UI   RA Tool UI 
Created 20091021   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_AXT_RA_BOL_UI_ATTR_GRID has no forward declaration.
Interfaces
Class CL_AXT_RA_BOL_UI_ATTR_GRID has no interface implemented.
Friends
Class CL_AXT_RA_BOL_UI_ATTR_GRID has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_STRUCTURE_NAME Instance attribute Private Type reference (TYPE) TABNAME 'AXTS_ATTR_4_UIGEN_GRID' Table Name 20091021
2 GO_EXTENSION Instance attribute Private Object reference (TYPE REF TO) IF_AXT_BOL_UI_EXTENSION Access to BOL UI Extension 20091021
3 GO_GRID Instance attribute Public Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20091021
4 GO_MODEL Instance attribute Protected Object reference (TYPE REF TO) CL_AXT_RA_BOL_MODEL BOL UI Tree 20091021
5 GO_TOOLBAR Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_TOOLBAR Toolbar Control 20091021
6 GT_DATA Instance attribute Private Object reference (TYPE REF TO) DATA 20091021
7 GT_EMPTY_DATA Instance attribute Protected Object reference (TYPE REF TO) DATA 20091021
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_EMPTY_DATA_TABLE Instance method Protected Method 20091021
2 CONSTRUCTOR Instance method Public Constructor 20091021
3 EXCLUDE_TOOLBAR_FUNCTIONS Instance method Private Method 20091021
4 FREE Instance method Public Method 20091021
5 INIT_DISPLAY Instance method Public Method 20091021
6 ON_GRID_DATA_CHANGED Instance method Private Event handling method 20091021
7 ON_GRID_DOUBLECLICK Instance method Private Event handling method 20091021
8 SET_DISPLAY Instance method Public Method 20091022
9 SET_EVENT_HANDLER Instance method Protected Method 20091021
10 UPDATE_BOL_UI_ATTR Instance method Public Method 20091123
Events
Class CL_AXT_RA_BOL_UI_ATTR_GRID has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_ATTR_GRID Private See coding 20091123 BEGIN OF ty_attr_grid. INCLUDE type axts_attr_4_uigen_grid. TYPES drop_down_handle TYPE int4 . TYPES END OF ty_attr_grid
Method Signatures

Method BUILD_EMPTY_DATA_TABLE Signature

Method BUILD_EMPTY_DATA_TABLE on class CL_AXT_RA_BOL_UI_ATTR_GRID has no parameter.
# Exception Resumable Description Created on
1 CX_AXT_OPERATION_FAILED Operation error 20091021

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20091021
2 Importing IO_EXTENSION Call by reference Object reference (TYPE REF TO) IF_AXT_BOL_UI_EXTENSION Access to BOL UI Extension 20091021
# Exception Resumable Description Created on
1 CX_AXT_OPERATION_FAILED Operation error 20091021

Method EXCLUDE_TOOLBAR_FUNCTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_EXCLUDE Value transfer Type reference (TYPE) UI_FUNCTIONS Function Code Table 20091021

Method EXCLUDE_TOOLBAR_FUNCTIONS on class CL_AXT_RA_BOL_UI_ATTR_GRID has no exception.

Method FREE Signature

Method FREE on class CL_AXT_RA_BOL_UI_ATTR_GRID has no parameter.
Method FREE on class CL_AXT_RA_BOL_UI_ATTR_GRID has no exception.

Method INIT_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ALLOW_EDIT Call by reference Type reference (TYPE) FLAG '' General Flag 20091021
# Exception Resumable Description Created on
1 CX_AXT_OPERATION_FAILED Operation error 20091021

Method ON_GRID_DATA_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ER_DATA_CHANGED Value transfer Attribute reference (LIKE) 20091021
2 Importing E_ONF4 Value transfer Attribute reference (LIKE) 20091021
3 Importing E_ONF4_AFTER Value transfer Attribute reference (LIKE) 20091021
4 Importing E_ONF4_BEFORE Value transfer Attribute reference (LIKE) 20091021
5 Importing E_UCOMM Value transfer Attribute reference (LIKE) 20091021

Method ON_GRID_DATA_CHANGED on class CL_AXT_RA_BOL_UI_ATTR_GRID has no exception.

Method ON_GRID_DOUBLECLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_ROW_NO Value transfer Attribute reference (LIKE) 20091021
2 Importing E_COLUMN Value transfer Attribute reference (LIKE) 20091021
3 Importing E_ROW Value transfer Attribute reference (LIKE) 20091021

Method ON_GRID_DOUBLECLICK on class CL_AXT_RA_BOL_UI_ATTR_GRID has no exception.

Method SET_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_UI_ELEMENT Call by reference Object reference (TYPE REF TO) IF_AXT_BOL_UI_ELEMENT 20091109
2 Importing IV_ALLOW_EDIT Call by reference Type reference (TYPE) FLAG '' General Flag 20091022
# Exception Resumable Description Created on
1 CX_AXT_OPERATION_FAILED Operation error 20091022

Method SET_EVENT_HANDLER Signature

Method SET_EVENT_HANDLER on class CL_AXT_RA_BOL_UI_ATTR_GRID has no parameter.
Method SET_EVENT_HANDLER on class CL_AXT_RA_BOL_UI_ATTR_GRID has no exception.

Method UPDATE_BOL_UI_ATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_UI_ELEMENT Call by reference Object reference (TYPE REF TO) IF_AXT_BOL_UI_ELEMENT Element for BOL UI definition 20091123

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