SAP ABAP Class IF_PT_GUI_TMW_NM_GRID (TMW Team View: Interface for Grid Control)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PT_GUI_TMW_NM_ALV_GRID TMW Team View: ALV Grid 20031124
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PT_GUI_TMW_NM_EXPORT_GRID TMW Team View: ALV Grid for Export 20031126
Properties
Class IF_PT_GUI_TMW_NM_GRID  
Short Description TMW Team View: Interface for Grid Control    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20031124   SAP 
Last change 20040116   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_PT_GUI_TMW_NM_GRID has no forward declaration.
Interfaces
Class IF_PT_GUI_TMW_NM_GRID has no interface implemented.
Friends
Class IF_PT_GUI_TMW_NM_GRID has no friend class.
Attributes
Class IF_PT_GUI_TMW_NM_GRID has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 FREE Instance method Public Method Release 20031124
2 INITIALIZE Instance method Public Method Initialize 20031124
3 SET_LAYOUT Instance method Public Method Set Layout Object 20031124
4 SET_TOOLBAR Instance method Public Method Set Toolbar Buttons 20031124
5 SHOW Instance method Public Method Display 20031124
Events
# Event Type Visibility Description Created on
1 ON_CONTEXT_MENU_REQUEST Instance Event
(0)
Public
(2)
Context Menu Requested 20031127
2 ON_DOUBLE_CLICK Instance Event
(0)
Public
(2)
Double-Click on a Table Cell 20031127
3 ON_DROP Instance Event
(0)
Public
(2)
Drag&Drop: Object Dropped 20031127
4 ON_F1_REQUEST Instance Event
(0)
Public
(2)
F1 Help Requested 20031127
5 ON_F4_REQUEST Instance Event
(0)
Public
(2)
F4 Help Requested 20031127
6 ON_USER_COMMAND Instance Event
(0)
Public
(2)
User Command Was Triggered 20031124
Types
Class IF_PT_GUI_TMW_NM_GRID has no local type.
Method Signatures

Method FREE Signature

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

Method INITIALIZE Signature

Method INITIALIZE on class IF_PT_GUI_TMW_NM_GRID has no parameter.
Method INITIALIZE on class IF_PT_GUI_TMW_NM_GRID has no exception.

Method SET_LAYOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LAYOUT_REF Call by reference Object reference (TYPE REF TO) CL_PT_GUI_TMW_TDE_NM_LAYOUT TMW Teamsicht: Layout des Grids 20031124

Method SET_LAYOUT on class IF_PT_GUI_TMW_NM_GRID has no exception.

Method SET_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BUTTONS Call by reference Type reference (TYPE) TTB_BUTTON Toolbarbuttons 20031124

Method SET_TOOLBAR on class IF_PT_GUI_TMW_NM_GRID has no exception.

Method SHOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CELLS Call by reference Type reference (TYPE) PTM_TMW_NM_CELL_TAB TMW Teamsicht: Tabellenfelder 20031126

Method SHOW on class IF_PT_GUI_TMW_NM_GRID has no exception.
Event Signatures

Event ON_CONTEXT_MENU_REQUEST Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 CTMENU Exporting Value transfer Object reference (TYPE REF TO) CL_CTMENU Context Menu 20031127

Event ON_DOUBLE_CLICK Signature
Event ON_DOUBLE_CLICK on class IF_PT_GUI_TMW_NM_GRID has no parameter.
Event ON_DROP Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 COL Exporting Value transfer Type reference (TYPE) LVC_S_COL ALV-Control: Spalten-ID 20031127
2 DRAGDROPOBJ Exporting Value transfer Object reference (TYPE REF TO) CL_DRAGDROPOBJECT Drag & Drop DataObject 20031127
3 ROW Exporting Value transfer Type reference (TYPE) LVC_S_ROW ALV-Control: Beschreibung einer Zeile 20031127

Event ON_F1_REQUEST Signature
Event ON_F1_REQUEST on class IF_PT_GUI_TMW_NM_GRID has no parameter.
Event ON_F4_REQUEST Signature
Event ON_F4_REQUEST on class IF_PT_GUI_TMW_NM_GRID has no parameter.
Event ON_USER_COMMAND Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 UCOMM Exporting Value transfer Type reference (TYPE) SYUCOMM Bildschirmbilder, Funktionscode, der PAI ausgelöst hat 20031124
History
Last changed by/on SAP  20040116 
SAP Release Created in