SAP ABAP Class /UI5/CL_VFS_PARSER (UI Theming: Run filter on a directory tree (VFS))
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
CA-UI2-THD (Application Component) Theme Designer
⤷
/UI5/THEMING_INFRA (Package) UI Theming Infrastructure
⤷
⤷
Properties
| Class | /UI5/CL_VFS_PARSER | |
| Short Description | UI Theming: Run filter on a directory tree (VFS) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /UI5/THEMING_INFRA | UI Theming Infrastructure |
| Created | 20130403 | SAP |
| Last change | 20141120 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /UI5/CL_VFS_PARSER has no forward declaration.
Interfaces
Class /UI5/CL_VFS_PARSER has no interface implemented.
Friends
Class /UI5/CL_VFS_PARSER 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) | /UI5/IF_VFS_FILE=>T_LIST | FILE_INFOS | 20130403 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | /UI5/IF_VFS | M_VFS | 20130403 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20130403 | |
| 2 | Instance method | Public | Method | PARSE | 20130403 | |
| 3 | Instance method | Private | Method | PARSE_TREE | 20130403 |
Events
Class /UI5/CL_VFS_PARSER has no event.
Types
Class /UI5/CL_VFS_PARSER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VFS | Call by reference | Object reference (TYPE REF TO) | /UI5/IF_VFS | VFS | 20130403 |
Method CONSTRUCTOR on class /UI5/CL_VFS_PARSER has no exception.
Method PARSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FILTER | Call by reference | Object reference (TYPE REF TO) | /UI5/IF_VFS_FILTER | FILTER | 20130403 | |||
| 2 | ROOT | Value transfer | Type reference (TYPE) | STRING | ROOT | 20130403 |
Method PARSE on class /UI5/CL_VFS_PARSER has no exception.
Method PARSE_TREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FILE_INFO | Call by reference | Type reference (TYPE) | /UI5/IF_VFS_FILE=>T_INFO | FILE_INFO | 20130403 | |||
| 2 | FILTER | Call by reference | Object reference (TYPE REF TO) | /UI5/IF_VFS_FILTER | FILTER | 20130403 |
Method PARSE_TREE on class /UI5/CL_VFS_PARSER has no exception.
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 100 |