SAP ABAP Class CL_HRRCF_TABLEVIEW_HANDLER (CL_HRRCF_TABLEVIEW_HANDLER)
Hierarchy
ERECRUIT (Software Component) E-Recruiting
   PA-ER (Application Component) E-Recruiting
     PAOC_RCF_UI (Package) Recruitment Factory: User Interface
Properties
Class CL_HRRCF_TABLEVIEW_HANDLER  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PAOC_RCF_UI   Recruitment Factory: User Interface 
Created 20031030   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRRCF_TABLEVIEW_HANDLER has no forward declaration.
Interfaces
Class CL_HRRCF_TABLEVIEW_HANDLER has no interface implemented.
Friends
Class CL_HRRCF_TABLEVIEW_HANDLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONTENT Instance attribute Private Object reference (TYPE REF TO) DATA 20031030
2 CONTENT_LINES Instance attribute Private Type reference (TYPE) I 20031030
3 SELECTED_ROW Instance attribute Private Object reference (TYPE REF TO) DATA 20031030
4 SELECTED_ROW_INDEX Instance attribute Private Type reference (TYPE) I 20031030
5 SORT_INFO Instance attribute Private See coding 20031030
6 VISIBLE_FIRST_ROW Instance attribute Private Type reference (TYPE) I 20031030
7 VISIBLE_ROW_COUNT Instance attribute Private Type reference (TYPE) I 20031030
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20031030
2 GET_CONTENT Instance method Public Method 20031030
3 GET_SORT_INFO Instance method Public Method 20031030
4 GET_VISIBLE_FIRST_ROW Instance method Public Method 20031030
5 SET_CONTENT Instance method Public Method 20031030
6 SET_SELECTED_ROW Instance method Public Method 20031030
7 SORT_CONTENT Instance method Private Method 20031030
8 SORT_TRIGGERED Instance method Public Method 20031030
Events
Class CL_HRRCF_TABLEVIEW_HANDLER has no event.
Types
Class CL_HRRCF_TABLEVIEW_HANDLER 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 PT_SOURCE Call by reference Type reference (TYPE) TABLE 20031030
2 Importing P_VISIBLE_ROW_COUNT Call by reference Type reference (TYPE) STRING 20031030

Method CONSTRUCTOR on class CL_HRRCF_TABLEVIEW_HANDLER has no exception.

Method GET_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PT_CONTENT Call by reference Type reference (TYPE) TABLE 20031030

Method GET_CONTENT on class CL_HRRCF_TABLEVIEW_HANDLER has no exception.

Method GET_SORT_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_SORT_COLUMN Call by reference Type reference (TYPE) STRING 20031030
2 Exporting P_SORT_ORDER Call by reference Type reference (TYPE) CHAR1 20031030

Method GET_SORT_INFO on class CL_HRRCF_TABLEVIEW_HANDLER has no exception.

Method GET_VISIBLE_FIRST_ROW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_VISIBLE_FIRST_ROW Call by reference Type reference (TYPE) STRING 20031030

Method GET_VISIBLE_FIRST_ROW on class CL_HRRCF_TABLEVIEW_HANDLER has no exception.

Method SET_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PT_CONTENT Call by reference Type reference (TYPE) TABLE 20031030

Method SET_CONTENT on class CL_HRRCF_TABLEVIEW_HANDLER has no exception.

Method SET_SELECTED_ROW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_SELECTED_ROW_INDEX Call by reference Type reference (TYPE) STRING 20031030

Method SET_SELECTED_ROW on class CL_HRRCF_TABLEVIEW_HANDLER has no exception.

Method SORT_CONTENT Signature

Method SORT_CONTENT on class CL_HRRCF_TABLEVIEW_HANDLER has no parameter.
Method SORT_CONTENT on class CL_HRRCF_TABLEVIEW_HANDLER has no exception.

Method SORT_TRIGGERED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_COLUMN Call by reference Type reference (TYPE) STRING 20031030

Method SORT_TRIGGERED on class CL_HRRCF_TABLEVIEW_HANDLER has no exception.
History
Last changed by/on SAP  20041006 
SAP Release Created in 200