SAP ABAP Class CL_WDR_ATTR_FILTER_SETTINGS (Assistance Class for WD_ATTR_FILTER_SETTINGS)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
     SWDP_ATTRIBUTE_FILTER (Package) Attribute Filter
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 20140811
Properties
Class CL_WDR_ATTR_FILTER_SETTINGS  
Short Description Assistance Class for WD_ATTR_FILTER_SETTINGS    
Super Class CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_ATTRIBUTE_FILTER   Attribute Filter 
Created 20140811   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
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)
Interfaces
Class CL_WDR_ATTR_FILTER_SETTINGS has no interface implemented.
Friends
Class CL_WDR_ATTR_FILTER_SETTINGS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_ATTRIBUTE_FILTER Instance attribute Private Object reference (TYPE REF TO) IF_WD_ATTRIBUTE_FILTER Attribute Filter 20140811
2 MO_FILTER_VIEW Instance attribute Private Object reference (TYPE REF TO) IF_WD_VIEW_CONTROLLER Web Dynpro: View Controller 20140812
3 MO_POPUP Instance attribute Private Object reference (TYPE REF TO) IF_WD_WINDOW 20140811
4 MO_SELOPT_API Instance attribute Private Object reference (TYPE REF TO) IF_WD_SELECT_OPTIONS_20 Select Options in Accordance with UI Guidelines 2.0 20140811
5 MT_ATTRIBUTE Instance attribute Private Type reference (TYPE) WDR_T_FILTER_ATTRIBUTES Attribute Filter: Attributes 20140811
6 MT_FILTER_VALUE Instance attribute Private Type reference (TYPE) WDR_SO_T_VALUES Table Type of WDR_SO_S_VALUES 20140812
7 MV_FILTER_LAUNCH_ATTR Instance attribute Private Type reference (TYPE) STRING 20140812
Methods
# Method Level Visibility Method type Description Created on
1 APPLY_FILTER Instance method Public Method 20140812
2 CLEAR_FILTER Instance method Public Method 20140813
3 GET_ATTR_SO_TYPE Instance method Private Method 20140811
4 GET_RANGES Instance method Public Method 20140812
5 INIT_SETTINGS Instance method Public Method 20140811
6 INIT_VIEW Instance method Public Method 20140811
7 IS_ATTRIBUTE_FILTERED Instance method Public Method 20140812
8 LAUNCH_FILTER_DIALOG Instance method Public Method 20140811
9 NOTIFY_ATTR_SELECTION Instance method Public Method 20140812
10 RESET_FOR_SELECTED_ATTR Instance method Private Method 20140812
11 SET_SELOPT_API Instance method Public Method 20140811
Events
Class CL_WDR_ATTR_FILTER_SETTINGS has no event.
Types
Class CL_WDR_ATTR_FILTER_SETTINGS has no local type.
Method Signatures

Method APPLY_FILTER Signature

Method APPLY_FILTER on class CL_WDR_ATTR_FILTER_SETTINGS has no parameter.
Method APPLY_FILTER on class CL_WDR_ATTR_FILTER_SETTINGS has no exception.

Method CLEAR_FILTER Signature

Method CLEAR_FILTER on class CL_WDR_ATTR_FILTER_SETTINGS has no parameter.
Method CLEAR_FILTER on class CL_WDR_ATTR_FILTER_SETTINGS has no exception.

Method GET_ATTR_SO_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_TYPE Call by reference Object reference (TYPE REF TO) CL_ABAP_ELEMDESCR Runtime Type Services 20140811
2 Returning RV_ATTR_SO_TYPE Value transfer Type reference (TYPE) WDR_SO_ATTR_TYPE SelectOptions:Attribute Type (Const in IF_WD_SELECT_OPTIONS) 20140811

Method GET_ATTR_SO_TYPE on class CL_WDR_ATTR_FILTER_SETTINGS has no exception.

Method GET_RANGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RANGES Call by reference Type reference (TYPE) WDR_SO_T_RANGE_REF Table Type for WDR_SO_S_RANGE_REF 20140812

Method GET_RANGES on class CL_WDR_ATTR_FILTER_SETTINGS has no exception.

Method INIT_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTES Call by reference Type reference (TYPE) WDR_T_FILTER_ATTRIBUTES Attribute Filter: Attributes 20140811
2 Importing ATTRIBUTE_FILTER Call by reference Object reference (TYPE REF TO) IF_WD_ATTRIBUTE_FILTER Attribute Filter 20140811

Method INIT_SETTINGS on class CL_WDR_ATTR_FILTER_SETTINGS has no exception.

Method INIT_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPLY_FILTER_ACTION_NAME Call by reference Type reference (TYPE) STRING 20140811
2 Importing VIEW_CONTROLLER Call by reference Object reference (TYPE REF TO) IF_WD_VIEW_CONTROLLER Web Dynpro: View Controller 20140811

Method INIT_VIEW on class CL_WDR_ATTR_FILTER_SETTINGS has no exception.

Method IS_ATTRIBUTE_FILTERED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_NAME Call by reference Type reference (TYPE) STRING 20140812
2 Returning IS_FILTERED Value transfer Type reference (TYPE) ABAP_BOOL 20140812

Method IS_ATTRIBUTE_FILTERED on class CL_WDR_ATTR_FILTER_SETTINGS has no exception.

Method LAUNCH_FILTER_DIALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_NAME Call by reference Type reference (TYPE) STRING 20140811
2 Importing COMPONENT Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT Web Dynpro: Component 20140811
3 Importing WINDOW_NAME Call by reference Type reference (TYPE) STRING 20140811

Method LAUNCH_FILTER_DIALOG on class CL_WDR_ATTR_FILTER_SETTINGS has no exception.

Method NOTIFY_ATTR_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CHANGED Value transfer Type reference (TYPE) ABAP_BOOL 20140812

Method NOTIFY_ATTR_SELECTION on class CL_WDR_ATTR_FILTER_SETTINGS has no exception.

Method RESET_FOR_SELECTED_ATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_NAME Call by reference Type reference (TYPE) STRING 20140812

Method RESET_FOR_SELECTED_ATTR on class CL_WDR_ATTR_FILTER_SETTINGS has no exception.

Method SET_SELOPT_API Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SELOPT_API Call by reference Object reference (TYPE REF TO) IF_WD_SELECT_OPTIONS_20 Select Options in Accordance with UI Guidelines 2.0 20140811

Method SET_SELOPT_API on class CL_WDR_ATTR_FILTER_SETTINGS has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in 740