SAP ABAP Class CL_WDR_CUSTOM_FILTER (Filter Row for the Table)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA-RUN (Application Component) Web Dynpro ABAP Runtime
⤷
SWDP_RUNTIME_CORE (Package) Web Dynpro Runtime: Core Functions
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WDR_PHASE_MODEL_SERVICE | Interface for Phase Model Services | 20090812 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WDR_SERVICE | Interface for Runtime Services | 20090812 |
Properties
| Class | CL_WDR_CUSTOM_FILTER | |
| Short Description | Filter Row for the Table | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_RUNTIME_CORE | Web Dynpro Runtime: Core Functions |
| Created | 20090805 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WDR_CUSTOM_FILTER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WDR_PHASE_MODEL_SERVICE | Interface for Phase Model Services | 20090812 | ||
| 2 | IF_WDR_SERVICE | Interface for Runtime Services | 20090812 |
Friends
Class CL_WDR_CUSTOM_FILTER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_COMPONENT_USAGE | Web Dynpro: Component Usage | 20090805 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Interface for Node Element | 20090813 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_WD_TABLE_COLUMN | 20090811 | ||||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_WINDOW | 20090805 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20090805 | ||
| 2 | Instance method | Private | Method | 20090812 | ||
| 3 | Static method | Public | Method | 20090805 | ||
| 4 | Instance method | Private | Event handling method | 20090805 |
Events
Class CL_WDR_CUSTOM_FILTER has no event.
Types
Class CL_WDR_CUSTOM_FILTER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Schnittstelle für ein Knotenelement | 20090813 | |||
| 2 | TABLE_COLUMN | Call by reference | Object reference (TYPE REF TO) | CL_WD_TABLE_COLUMN | 20090811 |
Method CONSTRUCTOR on class CL_WDR_CUSTOM_FILTER has no exception.
Method FIRE_ONFILTER_EVENT Signature
Method FIRE_ONFILTER_EVENT on class CL_WDR_CUSTOM_FILTER has no parameter.
Method FIRE_ONFILTER_EVENT on class CL_WDR_CUSTOM_FILTER has no exception.
Method HANDLE_CUSTOM_FILTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Schnittstelle für ein Knotenelement | 20090813 | |||
| 2 | TABLE_COLUMN | Call by reference | Object reference (TYPE REF TO) | CL_WD_TABLE_COLUMN | 20090811 |
Method HANDLE_CUSTOM_FILTER on class CL_WDR_CUSTOM_FILTER has no exception.
Method ON_WINDOW_CLOSED Signature
Method ON_WINDOW_CLOSED on class CL_WDR_CUSTOM_FILTER has no parameter.
Method ON_WINDOW_CLOSED on class CL_WDR_CUSTOM_FILTER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 800 |