SAP ABAP Class CL_FORMPAINTER_BITMAPWINDOW (SAP Form Painter Bitmap Window 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_FORMPAINTER_BASEWINDOW | SAP Form Painter Window Base Class | 19990914 |
Properties
| Class | CL_FORMPAINTER_BITMAPWINDOW | |
| Short Description | SAP Form Painter Bitmap Window Class | |
| Super Class | CL_FORMPAINTER_BASEWINDOW | SAP Form Painter Window Base Class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SMART | SAP Smart Forms |
| Created | 19990914 | 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_FORMPAINTER_BITMAPWINDOW has no interface implemented.
Friends
Class CL_FORMPAINTER_BITMAPWINDOW has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | SSFURL | URL | 19990923 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 19990916 | |
| 2 | Instance method | Public | Method | Set URL of bitmap | 19990914 |
Events
Class CL_FORMPAINTER_BITMAPWINDOW has no event.
Types
Class CL_FORMPAINTER_BITMAPWINDOW has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FORMPAINTER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_FORMPAINTER | Formpainter | 19991019 | |||
| 2 | HANDLE | Call by reference | Type reference (TYPE) | CNTL_HANDLE-OBJ | Control handle | 19990916 | |||
| 3 | HEIGHT | Call by reference | Type reference (TYPE) | SSFDOCSTRC-WHEIGHT | Height of window | 19990916 | |||
| 4 | HEIGHT_UNIT | Call by reference | Type reference (TYPE) | SSFDOCSTRC-U_WHEIGHT | Unit of height | 19990916 | |||
| 5 | LEFT | Call by reference | Type reference (TYPE) | SSFDOCSTRC-WLEFT | Left position of window | 19990916 | |||
| 6 | LEFT_UNIT | Call by reference | Type reference (TYPE) | SSFDOCSTRC-U_WLEFT | Unit of left position | 19990916 | |||
| 7 | NAME | Call by reference | Type reference (TYPE) | SSFDOCSTRC-TDWINDOW | Name of new bitmap window | 19990916 | |||
| 8 | RESIZABLE | Call by reference | Type reference (TYPE) | I | Is window resizable? | 19990916 | |||
| 9 | TOP | Call by reference | Type reference (TYPE) | SSFDOCSTRC-WTOP | Top position of window | 19990916 | |||
| 10 | TOP_UNIT | Call by reference | Type reference (TYPE) | SSFDOCSTRC-U_WTOP | Unit of top position | 19990916 | |||
| 11 | URL | Call by reference | Type reference (TYPE) | SSFURL | URL of bitmap | 19990916 | |||
| 12 | WIDTH | Call by reference | Type reference (TYPE) | SSFDOCSTRC-WWIDTH | Width of window | 19990916 | |||
| 13 | WIDTH_UNIT | Call by reference | Type reference (TYPE) | SSFDOCSTRC-U_WWIDTH | Unit of width | 19990916 |
Method CONSTRUCTOR on class CL_FORMPAINTER_BITMAPWINDOW has no exception.
Method SET_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | URL | Call by reference | Type reference (TYPE) | SSFURL | New URL of bitmap | 19990914 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Control error | 19990914 |
History
| Last changed by/on | SAP | 20000420 |
| SAP Release Created in |