SAP ABAP Class CL_SALV_GUI_GRID_V_TEXTSEARCH (Provide text search)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-SRV-ALV (Application Component) SAP List Viewer
     SALV_IDA_IMPL (Package) ALV: Development for IDA No Translation
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SALV_GUI_GRID_VIEW_IDA Interface for UI-Views: BeforeAction,Update,... 20140227
Properties
Class CL_SALV_GUI_GRID_V_TEXTSEARCH  
Short Description Provide text search    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SALV_IDA_IMPL   ALV: Development for IDA No Translation 
Created 20140227   SAP 
Last change 20141120    
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)
2 VRM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SALV_GUI_GRID_VIEW_IDA Interface for UI-Views: BeforeAction,Update,... 20140227
Friends
Class CL_SALV_GUI_GRID_V_TEXTSEARCH has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_CONTAINER Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20140227
2 MO_CONTAINER_INPUT_FIELD Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20140404
3 MO_CONTAINER_NEXT_HIT Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20140404
4 MO_CONTAINER_SEARCH_METHOD Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20140404
5 MO_GRID_MODEL Instance attribute Protected Object reference (TYPE REF TO) IF_SALV_GUI_GRID_TABLE_MODEL ALV IDA Model for SAP GUI ALV 20140227
6 MO_LISTBOX_SEARCH Instance attribute Protected Object reference (TYPE REF TO) OBJECT 20140227
7 MO_LISTBOX_SEARCH_METHOD Instance attribute Protected Object reference (TYPE REF TO) OBJECT 20140404
8 MO_LISTENER_INPUT_FIELD Instance attribute Protected Object reference (TYPE REF TO) OBJECT 20140404
9 MO_LISTENER_SEARCH_METHOD Instance attribute Protected Object reference (TYPE REF TO) OBJECT 20140404
10 MO_LOGGER Instance attribute Protected Object reference (TYPE REF TO) IF_SALV_LOGGER 20140414
11 MO_MODEL_OBSERVER Instance attribute Private Object reference (TYPE REF TO) IF_SALV_GUI_GRID_MODEL_OBSERV Observer for Model Changes: Size,Data,Expand/Collapse,... 20140319
12 MO_SPLITTER_TEXTSEARCH Instance attribute Private Object reference (TYPE REF TO) CL_GUI_SPLITTER_CONTAINER Splitter Control 20140404
13 MO_TOOLBAR_NEXT_HIT Instance attribute Private Object reference (TYPE REF TO) CL_GUI_TOOLBAR Toolbar Control 20140404
14 MO_USER_ACTION Instance attribute Protected Object reference (TYPE REF TO) CL_SALV_GUI_USER_ACTION End User Action Container (SelectedFields,CurrentCell,...) 20140507
15 MV_INPUT Instance attribute Protected Type reference (TYPE) STRING 20140711
16 MV_IS_VISIBLE Instance attribute Protected Type reference (TYPE) C ABAP_FALSE 20140716
17 MV_PREVIOUS_IS_VISIBLE Instance attribute Protected Type reference (TYPE) C ABAP_UNDEFINED 20140603
18 MV_SEARCH_OPTION Instance attribute Private Type reference (TYPE) VRM_VALUE-KEY 20140405
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor for text search field 20140227
2 CREATE_CONTAINERS Instance method Private Method 20140404
3 CREATE_DDLBX_SEARCH_METHOD Instance method Private Method 20140404
4 CREATE_INPUT_FIELD Instance method Private Method 20140404
5 CREATE_NAVIGATE_NEXT_HIT Instance method Private Method 20140404
6 GO_TO_PREV_NEXT_HIT Instance method Private Event handling method 20140404
7 HANDLE_SEARCH_METHOD_SELECTED Instance method Public Method 20140404
8 HANDLE_SUBMIT Instance method Public Method handler for text input 20140227
9 SET_SEARCHTERM Instance method Private Method 20140320
10 SET_TEXT_IN_TEXTSEARCH Instance method Private Method 20140825
Events
Class CL_SALV_GUI_GRID_V_TEXTSEARCH has no event.
Types
Class CL_SALV_GUI_GRID_V_TEXTSEARCH has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20140227
2 Importing IO_GRID_MODEL Call by reference Object reference (TYPE REF TO) CL_SALV_GUI_GRID_MODEL_IDA ALV IDA Model for SAP GUI ALV 20140227
3 Importing IO_USER_ACTION Call by reference Object reference (TYPE REF TO) CL_SALV_GUI_USER_ACTION End User Action Container (SelectedFields,CurrentCell,...) 20140507

Method CONSTRUCTOR on class CL_SALV_GUI_GRID_V_TEXTSEARCH has no exception.

Method CREATE_CONTAINERS Signature

Method CREATE_CONTAINERS on class CL_SALV_GUI_GRID_V_TEXTSEARCH has no parameter.
Method CREATE_CONTAINERS on class CL_SALV_GUI_GRID_V_TEXTSEARCH has no exception.

Method CREATE_DDLBX_SEARCH_METHOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20140404

Method CREATE_DDLBX_SEARCH_METHOD on class CL_SALV_GUI_GRID_V_TEXTSEARCH has no exception.

Method CREATE_INPUT_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20140404

Method CREATE_INPUT_FIELD on class CL_SALV_GUI_GRID_V_TEXTSEARCH has no exception.

Method CREATE_NAVIGATE_NEXT_HIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20140404

Method CREATE_NAVIGATE_NEXT_HIT on class CL_SALV_GUI_GRID_V_TEXTSEARCH has no exception.

Method GO_TO_PREV_NEXT_HIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Value transfer Attribute reference (LIKE) 20140404

Method GO_TO_PREV_NEXT_HIT on class CL_SALV_GUI_GRID_V_TEXTSEARCH has no exception.

Method HANDLE_SEARCH_METHOD_SELECTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing KEY Call by reference Type reference (TYPE) VRM_VALUE-KEY 20140404

Method HANDLE_SEARCH_METHOD_SELECTED on class CL_SALV_GUI_GRID_V_TEXTSEARCH has no exception.

Method HANDLE_SUBMIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) CSEQUENCE search text 20140227

Method HANDLE_SUBMIT on class CL_SALV_GUI_GRID_V_TEXTSEARCH has no exception.

Method SET_SEARCHTERM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_INPUT Call by reference Type reference (TYPE) CSEQUENCE 20140320

Method SET_SEARCHTERM on class CL_SALV_GUI_GRID_V_TEXTSEARCH has no exception.

Method SET_TEXT_IN_TEXTSEARCH Signature

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

Method SET_TEXT_IN_TEXTSEARCH on class CL_SALV_GUI_GRID_V_TEXTSEARCH has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in 740