SAP ABAP Class CL_WCF_ICON_MIME_TREE (Mime tree)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-UI-TAG (Application Component) Tag Library
⤷
BSP_DYN_CONFIG_TAG_LIB (Package) New tag library for CRM IC
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_KWUI_EXPLORER | KW Instance Explorer | 20090318 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WCF_ICON_CUST_TREE | Customer BSP folders tree | 20090318 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_WCF_ICON_SKIN_TREE | Skin folder tree | 20090318 |
Properties
| Class | CL_WCF_ICON_MIME_TREE | |
| Short Description | Mime tree | |
| Super Class | CL_KWUI_EXPLORER | KW Instance Explorer |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BSP_DYN_CONFIG_TAG_LIB | New tag library for CRM IC |
| Created | 20090318 | SAP |
| Last change | 20100303 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WCF_ICON_MIME_TREE has no forward declaration.
Interfaces
Class CL_WCF_ICON_MIME_TREE has no interface implemented.
Friends
Class CL_WCF_ICON_MIME_TREE has no friend class.
Attributes
Class CL_WCF_ICON_MIME_TREE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20090318 | |
| 2 | Instance method | Public | Method | 20090318 | ||
| 3 | Instance method | Protected | Method | 20090318 | ||
| 4 | Instance method | Protected | Method | 20090318 | ||
| 5 | Instance method | Public | Method | 20090319 | ||
| 6 | Instance method | Protected | Method | 20090318 | ||
| 7 | Instance method | Protected | Event handling method | 20090318 | ||
| 8 | Instance method | Public | Method | 20090319 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | FOCUS | Instance Event (0) |
Public (2) |
20090319 |
Types
Class CL_WCF_ICON_MIME_TREE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | APPLICATION_ID | Call by reference | Type reference (TYPE) | SKWF_APPL | Application ID | 20090318 | |||
| 2 | LIFETIME | Value transfer | Type reference (TYPE) | I | Lifetime | 20090318 | |||
| 3 | PARENT | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Parent Container | 20090318 | |||
| 4 | SHELLSTYLE | Value transfer | Type reference (TYPE) | I | Shell Style | 20090318 | |||
| 5 | TERMINOLOGY | Call by reference | Object reference (TYPE REF TO) | CL_KWUI_TERMINOLOGY | GUI Text, Icons, Messages, Popups and so on | 20090318 | |||
| 6 | X_APPL_EVENTS | Value transfer | Type reference (TYPE) | XFELD | 'X': Defined Events Trigger PAI | 20090318 | |||
| 7 | X_ENABLE_TOOLBAR | Call by reference | Type reference (TYPE) | XFELD | 'X': Explorer with Toolbar | 20090318 | |||
| 8 | X_INITIAL_EDIT_MODE | Call by reference | Type reference (TYPE) | XFELD | 'X' | 'X': Explorer in Change Mode, Otherwise Display Only | 20090318 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Control Processing Error | 20090318 | ||
| 2 | Error Creating Control | 20090318 | ||
| 3 | General Error | 20090318 | ||
| 4 | Invalid Lifetime | 20090318 |
Method GET_SELECTED_ELEMENT_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_URL | Value transfer | Type reference (TYPE) | STRING | 20090318 |
Method GET_SELECTED_ELEMENT_URL on class CL_WCF_ICON_MIME_TREE has no exception.
Method GET_SELECTED_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_KEY | Value transfer | Type reference (TYPE) | SKWV_EXPNK | Key for node in KWUI explorer | 20090318 |
Method GET_SELECTED_NODE on class CL_WCF_ICON_MIME_TREE has no exception.
Method GET_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_KEY | Call by reference | Type reference (TYPE) | SKWV_EXPNK | ID for documents and relations | 20090318 | |||
| 2 | RV_URL | Value transfer | Type reference (TYPE) | STRING | 20090318 |
Method GET_URL on class CL_WCF_ICON_MIME_TREE has no exception.
Method HAS_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_SELECTION | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20090319 |
Method HAS_SELECTION on class CL_WCF_ICON_MIME_TREE has no exception.
Method IS_FILE_TYPE_EXCLUDED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CLASS | Call by reference | Type reference (TYPE) | SDOK_CLASS | Document class | 20090318 | |||
| 2 | IV_FILE_NAME | Call by reference | Type reference (TYPE) | STRING | 20090318 | ||||
| 3 | RV_EXCLUDED | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20090318 |
Method IS_FILE_TYPE_EXCLUDED on class CL_WCF_ICON_MIME_TREE has no exception.
Method ON_NODE_SELECTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE_KEY | Call by reference | Attribute reference (LIKE) | 20090318 |
Method ON_NODE_SELECTED on class CL_WCF_ICON_MIME_TREE has no exception.
Method UNFOCUS Signature
Method UNFOCUS on class CL_WCF_ICON_MIME_TREE has no parameter.
Method UNFOCUS on class CL_WCF_ICON_MIME_TREE has no exception.
Event Signatures
Event FOCUS Signature
Event FOCUS on class CL_WCF_ICON_MIME_TREE has no parameter.
History
| Last changed by/on | SAP | 20100303 |
| SAP Release Created in | 701 |