SAP ABAP Class CL_WDR_MIMES (Access to Icon Table and MIME Path)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA (Application Component) Web Dynpro ABAP
⤷
SWDP_UTILITY (Package) Web Dynpro Utilities
⤷
⤷
Properties
| Class | CL_WDR_MIMES | |
| Short Description | Access to Icon Table and MIME Path | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_UTILITY | Web Dynpro Utilities |
| Created | 20110125 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WDR_MIMES has no forward declaration.
Interfaces
Class CL_WDR_MIMES has no interface implemented.
Friends
Class CL_WDR_MIMES has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | '/sap/public/bc/icons/' | 20110125 | |||
| 2 | Constant | Private | Type reference (TYPE) | STRING | '/sap/public/bc/icons_rtl/' | 20110125 | |||
| 3 | Constant | Private | Type reference (TYPE) | STRING | '/sap/public/bc/webicons/' | 20110125 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | List of All SAP Web Icons in MIME Repository | 20110125 | |
| 2 | Static method | Public | Method | URL for SAP Icon in MIME Repository | 20110125 | |
| 3 | Static method | Public | Method | Description for SAP Icon in MIME Repository | 20110125 | |
| 4 | Static method | Public | Method | URL for SAP Web Icon in MIME Repository | 20110125 |
Events
Class CL_WDR_MIMES has no event.
Types
Class CL_WDR_MIMES has no local type.
Method Signatures
Method LIST_WEB_ICONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ICONS | Value transfer | Type reference (TYPE) | STRING_TABLE | Tabelle von Strings | 20110125 |
Method LIST_WEB_ICONS on class CL_WDR_MIMES has no exception.
Method SAP_ICON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Call by reference | Type reference (TYPE) | STRING | @xx@ OR @B_CHCK@ OR ICON_CHECKED OR s_b_chck.gif | 20110125 | |||
| 2 | IS_RTL | Value transfer | Type reference (TYPE) | XFELD | Feld zum Ankreuzen | 20110125 | |||
| 3 | URL | Value transfer | Type reference (TYPE) | STRING | /sap/.../s_b_chck.gif | 20110125 |
Method SAP_ICON on class CL_WDR_MIMES has no exception.
Method SAP_ICON_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Value transfer | Type reference (TYPE) | STRING | @xx@ OR @B_CHCK@ OR ICON_CHECKED OR s_b_chck.gif | 20110125 | |||
| 2 | TEXT | Value transfer | Type reference (TYPE) | STRING | 20110125 |
Method SAP_ICON_TEXT on class CL_WDR_MIMES has no exception.
Method SAP_WEB_ICON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Value transfer | Type reference (TYPE) | STRING | WEBICON_CHECKED (WEBICON_*) | 20110125 | |||
| 2 | IS_RTL | Value transfer | Type reference (TYPE) | XFELD | Feld zum Ankreuzen | 20110125 | |||
| 3 | URL | Value transfer | Type reference (TYPE) | STRING | /sap/.../s_b_chck.gif | 20110125 |
Method SAP_WEB_ICON on class CL_WDR_MIMES has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 731 |