SAP ABAP Class IF_PS_UI_TREE (Tree Interface)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_PS_UI_TREE | Tree control | 20100618 |
Properties
| Class | IF_PS_UI_TREE | |
| Short Description | Tree Interface | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20100618 | SAP |
| Last change | 20110908 | 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) |
Interfaces
Class IF_PS_UI_TREE has no interface implemented.
Friends
Class IF_PS_UI_TREE has no friend class.
Attributes
Class IF_PS_UI_TREE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Create Tree Instance | 20100618 |
Events
Class IF_PS_UI_TREE has no event.
Types
Class IF_PS_UI_TREE has no local type.
Method Signatures
Method CREATE_TREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FCAT_COMPLETE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20100618 | |||
| 2 | IV_HIDE_SELECTION | Call by reference | Type reference (TYPE) | AS4FLAG | ABAP_FALSE | Visibility of Selection | 20100618 | ||
| 3 | IV_ITEM_SELECTION | Call by reference | Type reference (TYPE) | AS4FLAG | ABAP_TRUE | Can Individual Items be Selected? | 20100618 | ||
| 4 | IV_LIFETIME | Call by reference | Type reference (TYPE) | I | Lifetime | 20100618 | |||
| 5 | IV_MODEL_MODE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20100618 | |||
| 6 | IV_NODE_SELECTION_MODE | Call by reference | Type reference (TYPE) | I | CL_GUI_COLUMN_TREE=>NODE_SEL_MODE_SINGLE | Nodes: Single or Multiple Selection | 20100618 | ||
| 7 | IV_NO_HTML_HEADER | Call by reference | Type reference (TYPE) | AS4FLAG | ABAP_FALSE | NO_HTML_HEADER | 20100618 | ||
| 8 | IV_NO_TOOLBAR | Call by reference | Type reference (TYPE) | AS4FLAG | ABAP_FALSE | NO_TOOLBAR | 20100618 | ||
| 9 | IV_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Parent Container | 20100618 | |||
| 10 | IV_PRINT | Call by reference | Type reference (TYPE) | AS4FLAG | ABAP_FALSE | Print Only | 20100618 | ||
| 11 | IV_SHELLSTYLE | Call by reference | Type reference (TYPE) | I | Shell Style | 20100618 |
Method CREATE_TREE on class IF_PS_UI_TREE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |