SAP ABAP Class CL_RSRT_UIE_IMAGE (UI Element: Image)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSRT_BICS_MODEL (Package) RSRT BICS Model
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSRT_UIE | UI View Element: UI Element | 20111005 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSRT_UIE_CELL_EDITOR | UI Element: Cell Editor | 20111022 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSRT_UIE_HEADER_ITEM | UI Element: Header Item | 20120204 |
Properties
| Class | CL_RSRT_UIE_IMAGE | |
| Short Description | UI Element: Image | |
| Super Class | CL_RSRT_UIE | UI View Element: UI Element |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSRT_BICS_MODEL | RSRT BICS Model |
| Created | 20111005 | SAP |
| Last change | 20140121 | 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) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSRT_UIE_CELL_EDITOR | UI Element: Cell Editor | 20111022 | ||
| 2 | IF_RSRT_UIE_HEADER_ITEM | UI Element: Header Item | 20120204 |
Friends
Class CL_RSRT_UIE_IMAGE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CL_RSRT_UI_VIEW_ELEMENT=>TN_CID | 'IMAGE' | 20120509 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | CL_RSRT_UIE=>TN_HEIGHT | 'auto' | 20120509 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | CL_RSRT_UIE=>TN_IMAGE_SOURCE | 20120509 | ||||
| 4 | Instance attribute | Public | Type reference (TYPE) | CL_RSRT_UIE=>TN_S_BIND_PROPERTY | 20120509 | ||||
| 5 | Instance attribute | Public | Type reference (TYPE) | CL_RSRT_UIE=>TN_S_BIND_PROPERTY | 20120509 | ||||
| 6 | Instance attribute | Public | Type reference (TYPE) | CL_RSRT_UIE=>TN_S_BIND_PROPERTY | 20120509 | ||||
| 7 | Instance attribute | Public | Type reference (TYPE) | CL_RSRT_UIE=>TN_S_BIND_PROPERTY | 20120509 | ||||
| 8 | Instance attribute | Public | Type reference (TYPE) | CL_RSRT_UIE=>TN_WIDTH | 'auto' | 20120509 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Bind Height | 20120509 | |
| 2 | Instance method | Public | Method | Bind Image | 20120509 | |
| 3 | Instance method | Public | Method | Bind Width | 20120509 | |
| 4 | Instance method | Protected | Constructor | CONSTRUCTOR | 20111005 | |
| 5 | Static method | Public | Method | Create Image | 20111005 | |
| 6 | Instance method | Public | Method | Get Height | 20120509 | |
| 7 | Instance method | Public | Method | Get Image | 20120509 | |
| 8 | Instance method | Public | Method | Get Width | 20120509 | |
| 9 | Instance method | Public | Method | Set Height | 20120509 | |
| 10 | Instance method | Public | Method | Set Image | 20120509 | |
| 11 | Instance method | Public | Method | Set Width | 20120509 |
Events
Class CL_RSRT_UIE_IMAGE has no event.
Types
Class CL_RSRT_UIE_IMAGE has no local type.
Method Signatures
Method BIND_HEIGHT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY | Bind Property | 20120509 |
Method BIND_HEIGHT on class CL_RSRT_UIE_IMAGE has no exception.
Method BIND_IMAGE_SOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY | Bind Property | 20120509 |
Method BIND_IMAGE_SOURCE on class CL_RSRT_UIE_IMAGE has no exception.
Method BIND_WIDTH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY | Bind Property | 20120509 |
Method BIND_WIDTH on class CL_RSRT_UIE_IMAGE has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BIND_ENABLED | Call by reference | Type reference (TYPE) | CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY | Bind Property | 20111006 | |||
| 2 | BIND_HEIGHT | Call by reference | Type reference (TYPE) | CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY | Bind Property | 20111005 | |||
| 3 | BIND_IMAGE_SOURCE | Call by reference | Type reference (TYPE) | CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY | Bind Property | 20111117 | |||
| 4 | BIND_TOOLTIP | Call by reference | Type reference (TYPE) | CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY | Bind Property | 20111005 | |||
| 5 | BIND_VISIBLE | Call by reference | Type reference (TYPE) | CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY | Bind Property | 20111005 | |||
| 6 | BIND_WIDTH | Call by reference | Type reference (TYPE) | CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY | Bind Property | 20111005 | |||
| 7 | CID | Call by reference | Type reference (TYPE) | CL_RSRT_UI_VIEW_ELEMENT=>TN_CID | Unique Type ID | 20111022 | |||
| 8 | ENABLED | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_ENABLED | ABAP_TRUE | Enabled | 20111006 | ||
| 9 | HEIGHT | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_HEIGHT | 'auto' | Height | 20111005 | ||
| 10 | ID | Call by reference | Type reference (TYPE) | CL_RSRT_UI_VIEW_ELEMENT=>TN_ID | Unique ID | 20111020 | |||
| 11 | IMAGE_SOURCE | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_IMAGE_SOURCE | Image Source | 20111117 | |||
| 12 | O_VIEW | Call by reference | Object reference (TYPE REF TO) | IF_RSRT_UI_VIEW | UI View | 20111022 | |||
| 13 | TOOLTIP | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_TOOLTIP | Tooltip | 20111005 | |||
| 14 | VISIBLE | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_VISIBLE | ABAP_TRUE | Visible | 20111005 | ||
| 15 | WIDTH | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_WIDTH | 'auto' | Width | 20111005 |
Method CONSTRUCTOR on class CL_RSRT_UIE_IMAGE has no exception.
Method CREATE_IMAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BIND_ENABLED | Call by reference | Type reference (TYPE) | CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY | Bind Property | 20111006 | |||
| 2 | BIND_HEIGHT | Call by reference | Type reference (TYPE) | CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY | Bind Property | 20111005 | |||
| 3 | BIND_IMAGE_SOURCE | Call by reference | Type reference (TYPE) | CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY | Bind Property | 20111117 | |||
| 4 | BIND_TOOLTIP | Call by reference | Type reference (TYPE) | CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY | Bind Property | 20111005 | |||
| 5 | BIND_VISIBLE | Call by reference | Type reference (TYPE) | CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY | Bind Property | 20111005 | |||
| 6 | BIND_WIDTH | Call by reference | Type reference (TYPE) | CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY | Bind Property | 20111005 | |||
| 7 | ENABLED | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_ENABLED | ABAP_TRUE | Enabled | 20111006 | ||
| 8 | HEIGHT | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_HEIGHT | 'auto' | Height | 20111005 | ||
| 9 | ID | Call by reference | Type reference (TYPE) | CL_RSRT_UI_VIEW_ELEMENT=>TN_ID | Unique ID | 20111020 | |||
| 10 | IMAGE_SOURCE | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_IMAGE_SOURCE | Image Source | 20111117 | |||
| 11 | O_VIEW | Call by reference | Object reference (TYPE REF TO) | IF_RSRT_UI_VIEW | UI View | 20111022 | |||
| 12 | TOOLTIP | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_TOOLTIP | Tooltip | 20111005 | |||
| 13 | VALUE | Value transfer | Object reference (TYPE REF TO) | CL_RSRT_UIE_IMAGE | UI Element: Image | 20111005 | |||
| 14 | VISIBLE | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_VISIBLE | ABAP_TRUE | Visible | 20111005 | ||
| 15 | WIDTH | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_WIDTH | 'auto' | Width | 20111005 |
Method CREATE_IMAGE on class CL_RSRT_UIE_IMAGE has no exception.
Method GET_HEIGHT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INDEX | Call by reference | Type reference (TYPE) | SYTABIX | Index interner Tabellen | 20120509 | |||
| 2 | VALUE | Value transfer | Type reference (TYPE) | CL_RSRT_UIE=>TN_HEIGHT | Height | 20120509 |
Method GET_HEIGHT on class CL_RSRT_UIE_IMAGE has no exception.
Method GET_IMAGE_SOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INDEX | Call by reference | Type reference (TYPE) | SYTABIX | Index interner Tabellen | 20120509 | |||
| 2 | VALUE | Value transfer | Type reference (TYPE) | CL_RSRT_UIE=>TN_IMAGE_SOURCE | Image Source | 20120509 |
Method GET_IMAGE_SOURCE on class CL_RSRT_UIE_IMAGE has no exception.
Method GET_WIDTH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INDEX | Call by reference | Type reference (TYPE) | SYTABIX | Index interner Tabellen | 20120509 | |||
| 2 | VALUE | Value transfer | Type reference (TYPE) | CL_RSRT_UIE=>TN_WIDTH | Width | 20120509 |
Method GET_WIDTH on class CL_RSRT_UIE_IMAGE has no exception.
Method SET_HEIGHT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_HEIGHT | Height | 20120509 |
Method SET_HEIGHT on class CL_RSRT_UIE_IMAGE has no exception.
Method SET_IMAGE_SOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_IMAGE_SOURCE | Image Source | 20120509 |
Method SET_IMAGE_SOURCE on class CL_RSRT_UIE_IMAGE has no exception.
Method SET_WIDTH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_WIDTH | Width | 20120509 |
Method SET_WIDTH on class CL_RSRT_UIE_IMAGE has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 700 |