SAP ABAP Class IF_ISH_GUI_TABLE_MODEL (IS-H: GUI - Table-Type Model)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_ISH_GUI_MODEL | IS-H: GUI - Model | 20070710 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ISHMED_CONN_HNDLCONFIGS | ISHMED: Connectivity - Handler Configurations | 20070806 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ISH_GM_TABLE | IS-H: GUI - Table-Type Model | 20070718 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ISH_GM_TABSTRUCT_SIMPLE | IS-H: GUI - Simple Table-Type and Structure-Type Model | 20070718 |
Properties
| Class | IF_ISH_GUI_TABLE_MODEL | |
| Short Description | IS-H: GUI - Table-Type Model | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20070710 | SAP |
| Last change | 20071120 | 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) |
Interfaces
Class IF_ISH_GUI_TABLE_MODEL has no interface implemented.
Friends
Class IF_ISH_GUI_TABLE_MODEL has no friend class.
Attributes
Class IF_ISH_GUI_TABLE_MODEL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Adds an Entry | 20070710 | |
| 2 | Instance method | Public | Method | Returns All Entries | 20070710 | |
| 3 | Instance method | Public | Method | Removes an Entry | 20070710 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | EV_ENTRY_ADDED | Instance Event (0) |
Public (2) |
Entry Was Added | 20070710 |
| 2 | EV_ENTRY_REMOVED | Instance Event (0) |
Public (2) |
Entry Was Removed | 20070710 |
Types
Class IF_ISH_GUI_TABLE_MODEL has no local type.
Method Signatures
Method ADD_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_ENTRY | Call by reference | Object reference (TYPE REF TO) | IF_ISH_GUI_MODEL | Hinzuzufügender Eintrag | 20070710 | |||
| 2 | R_ADDED | Value transfer | Type reference (TYPE) | ABAP_BOOL | abap_true: Eintrag wurde hinzugefügt | 20070710 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | IS-H: Oberklasse für statische Exceptions | 20070710 |
Method GET_ENTRIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_ENTRY | Value transfer | Type reference (TYPE) | ISH_T_GUI_MODEL_OBJHASH | Alle Einträge des Tabellen-Models | 20070710 |
Method GET_ENTRIES on class IF_ISH_GUI_TABLE_MODEL has no exception.
Method REMOVE_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_ENTRY | Call by reference | Object reference (TYPE REF TO) | IF_ISH_GUI_MODEL | Zu entfernender Eintrag | 20070710 | |||
| 2 | R_REMOVED | Value transfer | Type reference (TYPE) | ABAP_BOOL | abap_true: Eintrag wurde entfernt | 20070710 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | IS-H: Oberklasse für statische Exceptions | 20070710 |
Event Signatures
Event EV_ENTRY_ADDED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_ENTRY | Exporting | Value transfer | Object reference (TYPE REF TO) | IF_ISH_GUI_MODEL | Hinzugefügter Eintrag | 20070712 |
Event EV_ENTRY_REMOVED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_ENTRY | Exporting | Value transfer | Object reference (TYPE REF TO) | IF_ISH_GUI_MODEL | Entfernter Eintrag | 20070712 |
History
| Last changed by/on | SAP | 20071120 |
| SAP Release Created in |