SAP ABAP Class IF_SALV_STU_CHANGE_SIGNALER (Change Propagation Network: signaler of changes)
Properties
| Class | IF_SALV_STU_CHANGE_SIGNALER | |
| Short Description | Change Propagation Network: signaler of changes | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20100727 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SALV_STU_CHANGE_SIGNALER has no forward declaration.
Interfaces
Class IF_SALV_STU_CHANGE_SIGNALER has no interface implemented.
Friends
Class IF_SALV_STU_CHANGE_SIGNALER has no friend class.
Attributes
Class IF_SALV_STU_CHANGE_SIGNALER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | creates a new change event instance listening to me | 20101111 | |
| 2 | Instance method | Public | Method | creates a new change indicator instance listening to me | 20100727 | |
| 3 | Instance method | Public | Method | returns a string label describing the instance | 20101104 | |
| 4 | Instance method | Public | Method | create link to another signaler (propagation of changes) | 20100727 | |
| 5 | Instance method | Public | Method | signals a change and propagates through network to observers | 20100727 | |
| 6 | Instance method | Public | Method | remove link to another signaler | 20100802 |
Events
Class IF_SALV_STU_CHANGE_SIGNALER has no event.
Types
Class IF_SALV_STU_CHANGE_SIGNALER has no local type.
Method Signatures
Method CREATE_CHANGE_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHANGE_EVENT | Value transfer | Object reference (TYPE REF TO) | IF_SALV_STU_CHANGE_EVENT | Indicates changes by raising events | 20101111 | |||
| 2 | HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_SALV_STU_CHANGE_EVENT_HNDLR | handler for if_salv_stu_change_event | 20101111 | |||
| 3 | LABEL | Call by reference | Type reference (TYPE) | STRING | reserved for debugging and logging | 20101111 |
Method CREATE_CHANGE_EVENT on class IF_SALV_STU_CHANGE_SIGNALER has no exception.
Method CREATE_CHANGE_INDICATOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHANGE_INDICATOR | Value transfer | Object reference (TYPE REF TO) | IF_SALV_STU_CHANGE_INDICATOR | Indicates changes by flags | 20100727 | |||
| 2 | LABEL | Call by reference | Type reference (TYPE) | STRING | reserved for debugging and logging | 20100727 |
Method CREATE_CHANGE_INDICATOR on class IF_SALV_STU_CHANGE_SIGNALER has no exception.
Method GET_LABEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LABEL | Value transfer | Type reference (TYPE) | STRING | 20101104 |
Method GET_LABEL on class IF_SALV_STU_CHANGE_SIGNALER has no exception.
Method LISTEN_TO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIGNALER | Call by reference | Object reference (TYPE REF TO) | IF_SALV_STU_CHANGE_SIGNALER | Change Propagation Network: signaler of changes | 20100727 |
Method LISTEN_TO on class IF_SALV_STU_CHANGE_SIGNALER has no exception.
Method SIGNAL Signature
Method SIGNAL on class IF_SALV_STU_CHANGE_SIGNALER has no parameter.
Method SIGNAL on class IF_SALV_STU_CHANGE_SIGNALER has no exception.
Method STOP_LISTENING_TO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIGNALER | Call by reference | Object reference (TYPE REF TO) | IF_SALV_STU_CHANGE_SIGNALER | Change Propagation Network: signaler of changes | 20100802 |
Method STOP_LISTENING_TO on class IF_SALV_STU_CHANGE_SIGNALER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |