SAP ABAP Interface IF_SALV_WD_UIGL20_FILTER (Handles the filter in UI Guideline 2.0)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
     SALV_WD_UI_T (Package) SALV WD UI (Translation-Relevant)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SALV_WD_UIGL20_HANDLER Interface of UI Guideline 2.0 Handler 20100506
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SALV_WD_UIGL20_HANDLER Handles the specifics of the UI Guideline 2.0 for WD ALV 20100505
Properties
Interface IF_SALV_WD_UIGL20_FILTER  
Short Description Handles the filter in UI Guideline 2.0    
General Data
Package SALV_WD_UI_T   SALV WD UI (Translation-Relevant) 
Created 20100505   SAP 
Last changed 20131127   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_SALV_WD_COMP_TABLE_DATA Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface IF_SALV_WD_UIGL20_FILTER has no interface.
Friends
Interface IF_SALV_WD_UIGL20_FILTER has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_FILTER_SUGGESTION_NODE_ID Constant Public Type reference (TYPE) STRING 'FILTER_SUGGESTION' Identifier of the WD ALV filter suggestion node 20100505
2 C_SUGGESTION_ATTRIBUTE_ID Constant Public Type reference (TYPE) STRING 'SUGGESTION' Identifier of a filter suggestion attribute 20100505
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_FILTER_SUGGESTION_NODE Instance method Public Method Creates the filter suggestion node and its child nodes 20100505
2 INVALIDATE_SUGGESTIONS Instance method Public Method Invalidates the suggestion nodes for the specified columns 20100525
3 ON_FILTER Instance method Public Method Handles the filter action invoked on a table column 20100505
4 PROVIDE_SUGGESTIONS Instance method Public Method Supply method to provide the filter suggestions 20100505
5 UPDATE_COLUMN_FILTER Instance method Public Method Updates the table column filter UI 20100505
Events
Interface IF_SALV_WD_UIGL20_FILTER has no event.
Types
Interface IF_SALV_WD_UIGL20_FILTER has no local type.
Method Signatures

Method CREATE_FILTER_SUGGESTION_NODE Signature

Method CREATE_FILTER_SUGGESTION_NODE on Interface IF_SALV_WD_UIGL20_FILTER has no parameter.
Method CREATE_FILTER_SUGGESTION_NODE on Interface IF_SALV_WD_UIGL20_FILTER has no exception.

Method INVALIDATE_SUGGESTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLUMNS Call by reference Type reference (TYPE) SALV_WD_T_COLUMN_REF SALV_WD_T_COLUMN_REF 20100525

Method INVALIDATE_SUGGESTIONS on Interface IF_SALV_WD_UIGL20_FILTER has no exception.

Method ON_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLUMN_ID Call by reference Type reference (TYPE) STRING The identifier of the column to be filtered 20100505
2 Importing IS_SUGGESTION_SELECTED Call by reference Type reference (TYPE) ABAP_BOOL 'X' if a suggestion value has been selected 20100520

Method ON_FILTER on Interface IF_SALV_WD_UIGL20_FILTER has no exception.

Method PROVIDE_SUGGESTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE The filter suggestion child node of a column to supply 20100506
2 Importing PARENT_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT The filter suggestion parent element 20100506

Method PROVIDE_SUGGESTIONS on Interface IF_SALV_WD_UIGL20_FILTER has no exception.

Method UPDATE_COLUMN_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLUMN_TECH Call by reference Type reference (TYPE) IF_SALV_WD_COMP_TABLE_DATA=>S_TYPE_COLUMN_TECH Technical information of the column to update 20100506
2 Importing WD_COLUMN Call by reference Object reference (TYPE REF TO) CL_WD_TABLE_COLUMN The output Web Dynpro table column to update 20100505

Method UPDATE_COLUMN_FILTER on Interface IF_SALV_WD_UIGL20_FILTER has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 703