SAP ABAP Interface IFUR_NW5_SAPTABLE (Unified Rendering)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA (Application Component) Web Dynpro ABAP
     SWDP_UR_NW5 (Package) Unified Rendering: WebAS 700 Release
Properties
Interface IFUR_NW5_SAPTABLE  
Short Description Unified Rendering    
General Data
Package SWDP_UR_NW5   Unified Rendering: WebAS 700 Release 
Created 20050822   SAP 
Last changed 20080612   SAP 
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)
Interfaces
# Interface Abstract Final Description Created on
1 IFUR_NW5__CONTROL patch / Perforce:62120 / 20050118-171440 20050822
Friends
Interface IFUR_NW5_SAPTABLE has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACCESSIBILITYDESCRIPTION Instance attribute Public Type reference (TYPE) STRING 20050822
2 COLCOUNT Instance attribute Public Type reference (TYPE) I 20050822
3 E_HORIZONTALSCROLL Instance attribute Public Type reference (TYPE) STRING 20060920
4 E_SAPTABLEACTIVATE Instance attribute Public Type reference (TYPE) STRING 20060130
5 E_SAPTABLECLICK Instance attribute Public Type reference (TYPE) STRING 20050822
6 E_SAPTABLEDEACTIVATE Instance attribute Public Type reference (TYPE) STRING 20060130
7 E_SAPTABLEKEYDOWN Instance attribute Public Type reference (TYPE) STRING 20060130
8 E_SCROLLBARCREATE Instance attribute Public Type reference (TYPE) STRING 20060920
9 E_SCROLLBARHANDLE Instance attribute Public Type reference (TYPE) STRING 20060920
10 E_SCROLLBARSCROLLFINISHED Instance attribute Public Type reference (TYPE) STRING 20060920
11 E_VERTICALSCROLL Instance attribute Public Type reference (TYPE) STRING 20060920
12 FIRSTVISIBLESCROLLABLECOL Instance attribute Public Type reference (TYPE) I 20060920
13 FOOTERCONTENT Instance attribute Public Object reference (TYPE REF TO) OBJECT 20050822
14 GRIDMODE Instance attribute Public Attribute reference (LIKE) IFUR_NW5=>SAPTABLEGRIDMODE_ENUM 20050822
15 HASFOOTER Instance attribute Public Type reference (TYPE) ABAP_BOOL 20050822
16 HASHEADERROW Instance attribute Public Type reference (TYPE) ABAP_BOOL 20050822
17 HASHORIZONTALSCROLLBAR Instance attribute Public Type reference (TYPE) ABAP_BOOL 20060920
18 HASLEGENDCONTAINER Instance attribute Public Type reference (TYPE) ABAP_BOOL 20050822
19 HASTITLECAPTION Instance attribute Public Type reference (TYPE) ABAP_BOOL 20050822
20 HASTITLECONTENT Instance attribute Public Type reference (TYPE) ABAP_BOOL 20050822
21 HASTOOLBAR Instance attribute Public Type reference (TYPE) ABAP_BOOL 20050822
22 HASVERTICALSCROLLBAR Instance attribute Public Type reference (TYPE) ABAP_BOOL 20060920
23 HORIZONTALPAGINATORID Instance attribute Public Type reference (TYPE) STRING 20050822
24 ID Instance attribute Public Type reference (TYPE) STRING 20050822
25 LEGEND Instance attribute Public Object reference (TYPE REF TO) IFUR_NW5_LEGEND 20050822
26 LEGENDCONTAINER Instance attribute Public Object reference (TYPE REF TO) IFUR_NW5_POPIN 20050822
27 ROWCOUNT Instance attribute Public Type reference (TYPE) I 20050822
28 SCROLLABLECOLCOUNT Instance attribute Public Type reference (TYPE) I 20060920
29 SUMMARY Instance attribute Public Type reference (TYPE) STRING 20050822
30 TABLEBODY Instance attribute Public Object reference (TYPE REF TO) OBJECT 20050822
31 TITLECAPTION Instance attribute Public Object reference (TYPE REF TO) IFUR_NW5_CAPTION 20050822
32 TITLECONTENT Instance attribute Public Object reference (TYPE REF TO) OBJECT 20050822
33 TITLETEXT Instance attribute Public Type reference (TYPE) STRING 20050822
34 TITLEVISIBLE Instance attribute Public Type reference (TYPE) ABAP_BOOL 20050822
35 TOOLBAR Instance attribute Public Object reference (TYPE REF TO) IFUR_NW5_TOOLBAR 20050822
36 TOOLTIP Instance attribute Public Type reference (TYPE) STRING 20050822
37 TRANSPARENT Instance attribute Public Type reference (TYPE) ABAP_BOOL 20050822
38 VERTICALPAGINATORID Instance attribute Public Type reference (TYPE) STRING 20050822
39 VISIBILITY Instance attribute Public Attribute reference (LIKE) IFUR_NW5=>VISIBILITY_ENUM 20050822
40 VISIBLECOLCOUNT Instance attribute Public Type reference (TYPE) I 20061129
41 VISIBLEFIRSTROW Instance attribute Public Type reference (TYPE) I 20050822
42 VISIBLEROWCOUNT Instance attribute Public Type reference (TYPE) I 20050822
43 VISIBLESCROLLABLECOLCOUNT Instance attribute Public Type reference (TYPE) I 20060920
44 WIDTH Instance attribute Public Type reference (TYPE) STRING 20050822
45 _HORIZONTALSCROLLTIPS_INDEX Instance attribute Public Type reference (TYPE) I 20080416
46 _HORIZONTALSCROLLTIPS_LENGTH Instance attribute Public Type reference (TYPE) I 20080416
47 _IID_SAPTABLE Constant Public Type reference (TYPE) GUID 'A12DED41CF26E94FE10000000A1550A7' 20050822
48 _VERTICALSCROLLTIPS_INDEX Instance attribute Public Type reference (TYPE) I 20080416
49 _VERTICALSCROLLTIPS_LENGTH Instance attribute Public Type reference (TYPE) I 20080416
Methods
# Method Level Visibility Method type Description Created on
1 C_SAPTABLEACTIVATE Instance method Public Method 20050822
2 C_SAPTABLECLICK Instance method Public Method 20050822
3 C_SAPTABLEKEYDOWN Instance method Public Method 20050822
4 HORIZONTALSCROLLTIPS_ADD Instance method Public Method 20060920
5 HORIZONTALSCROLLTIPS_INIT Instance method Public Method 20080416
6 HORIZONTALSCROLLTIPS_NEXT Instance method Public Method 20080416
7 VERTICALSCROLLTIPS_ADD Instance method Public Method 20060920
8 VERTICALSCROLLTIPS_INIT Instance method Public Method 20080416
9 VERTICALSCROLLTIPS_NEXT Instance method Public Method 20080416
Events
Interface IFUR_NW5_SAPTABLE has no event.
Types
Interface IFUR_NW5_SAPTABLE has no local type.
Method Signatures

Method C_SAPTABLEACTIVATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EVENT Value transfer Type reference (TYPE) STRING 20050822
2 Importing ID Call by reference Type reference (TYPE) STRING 20050822

Method C_SAPTABLEACTIVATE on Interface IFUR_NW5_SAPTABLE has no exception.

Method C_SAPTABLECLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EVENT Value transfer Type reference (TYPE) STRING 20050822
2 Importing ID Call by reference Type reference (TYPE) STRING 20050822

Method C_SAPTABLECLICK on Interface IFUR_NW5_SAPTABLE has no exception.

Method C_SAPTABLEKEYDOWN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EVENT Value transfer Type reference (TYPE) STRING 20050822
2 Importing ID Call by reference Type reference (TYPE) STRING 20050822

Method C_SAPTABLEKEYDOWN on Interface IFUR_NW5_SAPTABLE has no exception.

Method HORIZONTALSCROLLTIPS_ADD Signature

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

Method HORIZONTALSCROLLTIPS_ADD on Interface IFUR_NW5_SAPTABLE has no exception.

Method HORIZONTALSCROLLTIPS_INIT Signature

Method HORIZONTALSCROLLTIPS_INIT on Interface IFUR_NW5_SAPTABLE has no parameter.
Method HORIZONTALSCROLLTIPS_INIT on Interface IFUR_NW5_SAPTABLE has no exception.

Method HORIZONTALSCROLLTIPS_NEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Object reference (TYPE REF TO) IFUR_NW5_SCROLLTIP 20080416

Method HORIZONTALSCROLLTIPS_NEXT on Interface IFUR_NW5_SAPTABLE has no exception.

Method VERTICALSCROLLTIPS_ADD Signature

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

Method VERTICALSCROLLTIPS_ADD on Interface IFUR_NW5_SAPTABLE has no exception.

Method VERTICALSCROLLTIPS_INIT Signature

Method VERTICALSCROLLTIPS_INIT on Interface IFUR_NW5_SAPTABLE has no parameter.
Method VERTICALSCROLLTIPS_INIT on Interface IFUR_NW5_SAPTABLE has no exception.

Method VERTICALSCROLLTIPS_NEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Object reference (TYPE REF TO) IFUR_NW5_SCROLLTIP 20080416

Method VERTICALSCROLLTIPS_NEXT on Interface IFUR_NW5_SAPTABLE has no exception.
History
Last changed by/on SAP  20080612 
SAP Release Created in 710