SAP ABAP Class CL_CRM_THTM_TABLEVIEWTAGC (CL_CRM_THTM_TABLEVIEWTAGC)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-UI-TAG (Application Component) Tag Library
     BSP_DYN_CONFIG_TAG_LIB_TEST (Package) test applications for the THTMLB test library
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BSP_WD_VIEW_CONTROLLER Basis Class for WD View Controller 20060321
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CRM_THTM_TABLEVIEWTAGC_IMPL 20060321
Properties
Class CL_CRM_THTM_TABLEVIEWTAGC  
Short Description    
Super Class CL_BSP_WD_VIEW_CONTROLLER Basis Class for WD View Controller 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BSP_DYN_CONFIG_TAG_LIB_TEST   test applications for the THTMLB test library 
Created 20060321   SAP 
Last change 20081007   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CRM_THTM_TABLEVIEWTAGC has no forward declaration.
Interfaces
Class CL_CRM_THTM_TABLEVIEWTAGC has no interface implemented.
Friends
Class CL_CRM_THTM_TABLEVIEWTAGC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 TYPED_CONTEXT Instance attribute Protected Object reference (TYPE REF TO) CL_CRM_THTM_TABLEVIEWTAGC_CTXT 20060321
2 VIEW Constant Private Type reference (TYPE) STRING 'TableViewTagConfig.htm' 20060321
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20060321
2 EH_ONADD Instance method Protected Method 20060404
3 EH_ONBACK Instance method Protected Method 20060323
4 EH_ONDELETE Instance method Protected Method 20060404
5 EH_ONINSERT Instance method Protected Method 20060404
6 EH_ONMYTABLELINEADD Instance method Protected Method 20060404
7 EH_ONSELECT Instance method Protected Method 20060321
8 EH_ONSORT Instance method Protected Method 20060407
9 EH_ONTOGGLE Instance method Protected Method 20060802
10 EH_ON_ONE_CLICK_ACTION Instance method Protected Method 20060327
11 IP_DEFAULT Instance method Public Method 20060321
12 OP_TOOVERVIEW Instance method Protected Method 20060323
Events
Class CL_CRM_THTM_TABLEVIEWTAGC has no event.
Types
Class CL_CRM_THTM_TABLEVIEWTAGC has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_CRM_THTM_TABLEVIEWTAGC has no parameter.
Method CONSTRUCTOR on class CL_CRM_THTM_TABLEVIEWTAGC has no exception.

Method EH_ONADD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20060404
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20060404

Method EH_ONADD on class CL_CRM_THTM_TABLEVIEWTAGC has no exception.

Method EH_ONBACK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20060323
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20060323

Method EH_ONBACK on class CL_CRM_THTM_TABLEVIEWTAGC has no exception.

Method EH_ONDELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20060404
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20060404

Method EH_ONDELETE on class CL_CRM_THTM_TABLEVIEWTAGC has no exception.

Method EH_ONINSERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20060404
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20060404

Method EH_ONINSERT on class CL_CRM_THTM_TABLEVIEWTAGC has no exception.

Method EH_ONMYTABLELINEADD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20060404
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20060404

Method EH_ONMYTABLELINEADD on class CL_CRM_THTM_TABLEVIEWTAGC has no exception.

Method EH_ONSELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20060321
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20060321

Method EH_ONSELECT on class CL_CRM_THTM_TABLEVIEWTAGC has no exception.

Method EH_ONSORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT HTMLB Basic Event 20060407
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA Input Data from HTMLB 20060407

Method EH_ONSORT on class CL_CRM_THTM_TABLEVIEWTAGC has no exception.

Method EH_ONTOGGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20060802
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20060802

Method EH_ONTOGGLE on class CL_CRM_THTM_TABLEVIEWTAGC has no exception.

Method EH_ON_ONE_CLICK_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20060327
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20060327

Method EH_ON_ONE_CLICK_ACTION on class CL_CRM_THTM_TABLEVIEWTAGC has no exception.

Method IP_DEFAULT Signature

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

Method IP_DEFAULT on class CL_CRM_THTM_TABLEVIEWTAGC has no exception.

Method OP_TOOVERVIEW Signature

Method OP_TOOVERVIEW on class CL_CRM_THTM_TABLEVIEWTAGC has no parameter.
Method OP_TOOVERVIEW on class CL_CRM_THTM_TABLEVIEWTAGC has no exception.
History
Last changed by/on SAP  20081007 
SAP Release Created in