SAP ABAP Class CL_ISHMED_CATEGORY_TREE_CUST (Categories: Tree View)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
NMED (Package) R/3MED: Medical documentation GSD
⤷
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISHMED_OBJECT | General Object Interface | 20060327 |
Properties
| Class | CL_ISHMED_CATEGORY_TREE_CUST | |
| Short Description | Categories: Tree View | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | NMED | R/3MED: Medical documentation GSD |
| Created | 20060327 | SAP |
| Last change | 20070917 | 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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ISHMED_OBJECT | General Object Interface | 20060327 |
Friends
Class CL_ISHMED_CATEGORY_TREE_CUST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_ISHMED_CAT_TREE_CONTENT | Categories: Tree Content | 20060327 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_SIMPLE_TREE | Simple Tree Control | 20060327 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Supplement Tree Contents | 20060327 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20060327 | |
| 3 | Instance method | Public | Method | Read Tree Content | 20060327 | |
| 4 | Instance method | Private | Event handling method | Tree Event: node_double_click | 20060327 | |
| 5 | Instance method | Protected | Method | Register Events | 20060327 | |
| 6 | Instance method | Public | Method | Set Tree Contents | 20060327 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | CAT_CONT_SELECTED | Instance Event (0) |
Public (2) |
Category Area Selected | 20060327 |
Types
Class CL_ISHMED_CATEGORY_TREE_CUST has no local type.
Method Signatures
Method ADD_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_CONTENT | Call by reference | Object reference (TYPE REF TO) | IF_ISHMED_TREE_CONTENT | Bäume: Inhalt | 20060327 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeine Ausnahme | 20060327 | ||
| 2 | Fehler bei der Baumbearbeitung | 20060327 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20060327 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeine Ausnahme | 20060327 | ||
| 2 | Fehler bei der Baumbearbeitung | 20060327 |
Method GET_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_CONTENT | Value transfer | Object reference (TYPE REF TO) | IF_ISHMED_TREE_CONTENT | Bäume: Inhalt | 20060327 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeine Ausnahme | 20060327 | ||
| 2 | Fehler bei der Baumbearbeitung | 20060327 |
Method ON_NODE_DOUBLE_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE_KEY | Call by reference | Attribute reference (LIKE) | 20060327 |
Method ON_NODE_DOUBLE_CLICK on class CL_ISHMED_CATEGORY_TREE_CUST has no exception.
Method REGISTER_EVENTS Signature
Method REGISTER_EVENTS on class CL_ISHMED_CATEGORY_TREE_CUST has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeine Ausnahme | 20060327 | ||
| 2 | Fehler bei der Baumbearbeitung | 20060327 |
Method SET_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_CONTENT | Call by reference | Object reference (TYPE REF TO) | IF_ISHMED_TREE_CONTENT | Bäume: Inhalt | 20060327 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeine Ausnahme | 20060327 | ||
| 2 | Fehler bei der Baumbearbeitung | 20060327 |
Event Signatures
Event CAT_CONT_SELECTED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CATAREA | Exporting | Value transfer | Type reference (TYPE) | N2CAT_AREA | Kategorien: Kategoriegebiet | 20060327 | ||
| 2 | CATCONT | Exporting | Value transfer | Type reference (TYPE) | N2CAT_CONT | Kategorien: Kategorieordner | 20060327 |
History
| Last changed by/on | SAP | 20070917 |
| SAP Release Created in | 700 |