SAP ABAP Class IFUR_NW7_GRIDLAYOUT (IFUR_NW7_GRIDLAYOUT)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IFUR_NW7__CONTROL 20070530
Properties
Class IFUR_NW7_GRIDLAYOUT  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20070530   SAP 
Last change 20141120    
Shared Memory-enabled    
Fixed point arithmetic    
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
Class IFUR_NW7_GRIDLAYOUT has no interface implemented.
Friends
Class IFUR_NW7_GRIDLAYOUT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 COLS Instance attribute Public Object reference (TYPE REF TO) IFUR_NW7__CONTROL=>_T_COLLECTION 20120920
2 CUSTOMDATA Instance attribute Public Type reference (TYPE) STRING 20130927
3 CUSTOMSTYLE Instance attribute Public Type reference (TYPE) STRING 20130403
4 DEBUGMODE Instance attribute Public Type reference (TYPE) ABAP_BOOL 20070530
5 DEFAULTCELLPADDING Instance attribute Public Type reference (TYPE) I 20070530
6 DEFAULTCELLSPACING Instance attribute Public Type reference (TYPE) I 20070530
7 DRAGSOURCEINFO Instance attribute Public Type reference (TYPE) STRING 20080208
8 DROPDECORATORTYPE Instance attribute Public Attribute reference (LIKE) IFUR_NW7=>LAYOUTDROPDECORATOR_ENUM 20091120
9 DROPTARGETINFO Instance attribute Public Type reference (TYPE) STRING 20080208
10 EVENTS Instance attribute Public See coding 20080208
11 FIXEDLAYOUT Instance attribute Public Type reference (TYPE) ABAP_BOOL 20070530
12 HEIGHT Instance attribute Public Type reference (TYPE) STRING 20070530
13 ID Instance attribute Public Type reference (TYPE) STRING 20070530
14 LEGEND Instance attribute Public Object reference (TYPE REF TO) IFUR_NW7_LEGEND 20130403
15 MARGINBOTTOM Instance attribute Public Type reference (TYPE) STRING 20070530
16 MARGINLEFT Instance attribute Public Type reference (TYPE) STRING 20070530
17 MARGINRIGHT Instance attribute Public Type reference (TYPE) STRING 20070530
18 MARGINTOP Instance attribute Public Type reference (TYPE) STRING 20070530
19 RASTERITEMS Instance attribute Public Object reference (TYPE REF TO) IFUR_NW7__CONTROL=>_T_COLLECTION 20140527
20 ROWS Instance attribute Public Object reference (TYPE REF TO) IFUR_NW7__CONTROL=>_T_COLLECTION 20070530
21 TEXTOVERFLOW Instance attribute Public Type reference (TYPE) ABAP_BOOL 20090721
22 TOOLTIP Instance attribute Public Type reference (TYPE) STRING 20071214
23 VISIBILITY Instance attribute Public Attribute reference (LIKE) IFUR_NW7=>VISIBILITY_ENUM 20070530
24 WIDTH Instance attribute Public Type reference (TYPE) STRING 20070530
25 _IID_GRIDLAYOUT Constant Public Type reference (TYPE) GUID 'DC0E96BC19618FF1AB8500127991401D' 20070530
Methods
# Method Level Visibility Method type Description Created on
1 COLS_ADD Instance method Public Method 20120920
2 RASTERITEMS_ADD Instance method Public Method 20140527
3 ROWS_ADD Instance method Public Method 20070530
Events
Class IFUR_NW7_GRIDLAYOUT has no event.
Types
Class IFUR_NW7_GRIDLAYOUT has no local type.
Method Signatures

Method COLS_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_NW7_GRIDLAYOUTCOL 20120920

Method COLS_ADD on class IFUR_NW7_GRIDLAYOUT has no exception.

Method RASTERITEMS_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_NW7_RASTERLAYOUTITEM 20140527

Method RASTERITEMS_ADD on class IFUR_NW7_GRIDLAYOUT has no exception.

Method ROWS_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_NW7_GRIDLAYOUTROW 20070530

Method ROWS_ADD on class IFUR_NW7_GRIDLAYOUT has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in