SAP ABAP Class CL_TABLEPAINTER_TABLE (SAP Table Painter Table Class)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-SSF (Application Component) Smart Forms
⤷
SMART (Package) SAP Smart Forms
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_TABLEPAINTER_BASETABLE | SAP Table Painter Table Base Class | 20000321 |
Properties
| Class | CL_TABLEPAINTER_TABLE | |
| Short Description | SAP Table Painter Table Class | |
| Super Class | CL_TABLEPAINTER_BASETABLE | SAP Table Painter Table Base Class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SMART | SAP Smart Forms |
| Created | 19991102 | SAP |
| Last change | 20000420 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_TABLEPAINTER_TABLE has no interface implemented.
Friends
Class CL_TABLEPAINTER_TABLE has no friend class.
Attributes
Class CL_TABLEPAINTER_TABLE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 19991102 | |
| 2 | Instance method | Public | Method | Get rows | 19991116 | |
| 3 | Instance method | Public | Method | Set rows | 19991104 |
Events
Class CL_TABLEPAINTER_TABLE has no event.
Types
Class CL_TABLEPAINTER_TABLE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLS | Call by reference | Type reference (TYPE) | TTPCOLAC | Columns | 19991104 | |||
| 2 | HANDLE | Call by reference | Type reference (TYPE) | CNTL_HANDLE-OBJ | Control handle | 19991102 | |||
| 3 | HEIGHT | Call by reference | Type reference (TYPE) | SSFDOCSTRC-WHEIGHT | Height of table | 19991102 | |||
| 4 | HEIGHT_UNIT | Call by reference | Type reference (TYPE) | SSFDOCSTRC-U_WHEIGHT | Unit of height | 19991102 | |||
| 5 | INTENSITY | Call by reference | Type reference (TYPE) | TPATTR-INTENSITY | Intensity | 19991102 | |||
| 6 | LEFT | Call by reference | Type reference (TYPE) | SSFDOCSTRC-WLEFT | Left position of table | 19991102 | |||
| 7 | LEFT_UNIT | Call by reference | Type reference (TYPE) | SSFDOCSTRC-U_WLEFT | Unit of left position | 19991102 | |||
| 8 | LINE_BOTTOM | Call by reference | Type reference (TYPE) | TPATTR-LBOTTOM | Bottom line | 19991102 | |||
| 9 | LINE_BOTTOM_UNIT | Call by reference | Type reference (TYPE) | TPATTR-LBOTTOM_U | Bottom line unit | 19991102 | |||
| 10 | LINE_LEFT | Call by reference | Type reference (TYPE) | TPATTR-LLEFT | Left line | 19991102 | |||
| 11 | LINE_LEFT_UNIT | Call by reference | Type reference (TYPE) | TPATTR-LLEFT_U | Left line unit | 19991102 | |||
| 12 | LINE_RIGHT | Call by reference | Type reference (TYPE) | TPATTR-LRIGHT | Right line | 19991102 | |||
| 13 | LINE_RIGHT_UNIT | Call by reference | Type reference (TYPE) | TPATTR-LRIGHT_U | Right line unit | 19991102 | |||
| 14 | LINE_TOP | Call by reference | Type reference (TYPE) | TPATTR-LTOP | Top line | 19991102 | |||
| 15 | LINE_TOP_UNIT | Call by reference | Type reference (TYPE) | TPATTR-LTOP_U | Top line unit | 19991102 | |||
| 16 | MOVABLE | Call by reference | Type reference (TYPE) | I | Is table movable? | 19991116 | |||
| 17 | NAME | Call by reference | Type reference (TYPE) | SSFDOCSTRC-TDWINDOW | Name of new table | 19991102 | |||
| 18 | RESIZABLE | Call by reference | Type reference (TYPE) | I | Is table resizable? | 19991102 | |||
| 19 | ROWS | Call by reference | Type reference (TYPE) | TTPROWA | Rows | 19991104 | |||
| 20 | TABLEPAINTER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_TABLEPAINTER | Tablepainter | 19991102 | |||
| 21 | TOP | Call by reference | Type reference (TYPE) | SSFDOCSTRC-WTOP | Top position of table | 19991102 | |||
| 22 | TOP_UNIT | Call by reference | Type reference (TYPE) | SSFDOCSTRC-U_WTOP | Unit of top position | 19991102 | |||
| 23 | WIDTH | Call by reference | Type reference (TYPE) | SSFDOCSTRC-WWIDTH | Width of table | 19991102 | |||
| 24 | WIDTH_UNIT | Call by reference | Type reference (TYPE) | SSFDOCSTRC-U_WWIDTH | Unit of width | 19991102 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Control error | 19991102 |
Method GET_ROWS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ROWS | Call by reference | Type reference (TYPE) | TTPROWA | Rows | 19991116 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Control error | 19991116 |
Method SET_ROWS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ROWS | Call by reference | Type reference (TYPE) | TTPROWA | Rows | 19991104 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Control error | 19991104 |
History
| Last changed by/on | SAP | 20000420 |
| SAP Release Created in |