SAP ABAP Class CL_SALV_GUI_GRID_V_TOOLBAR_IDA (CL_SALV_GUI_GRID_V_TOOLBAR_IDA)
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,... | 20131009 |
Properties
| Class | CL_SALV_GUI_GRID_V_TOOLBAR_IDA | |
| Short Description | CL_SALV_GUI_GRID_V_TOOLBAR_IDA | |
| 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 | 20131009 | SAP |
| Last change | 20141120 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | 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,... | 20131009 |
Friends
Class CL_SALV_GUI_GRID_V_TOOLBAR_IDA has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20140729 | ||
| 2 | Instance method | Public | Constructor | 20131009 | ||
| 3 | Instance method | Private | Method | 20131009 | ||
| 4 | Instance method | Private | Method | 20140225 | ||
| 5 | Instance method | Private | Event handling method | 20131009 | ||
| 6 | Instance method | Private | Event handling method | 20131009 | ||
| 7 | Instance method | Public | Method | 20140227 | ||
| 8 | Instance method | Private | Method | 20140227 | ||
| 9 | Instance method | Private | Method | 20140602 | ||
| 10 | Instance method | Private | Method | 20140228 | ||
| 11 | Instance method | Private | Method | 20131009 | ||
| 12 | Instance method | Private | Method | 20131009 |
Events
Class CL_SALV_GUI_GRID_V_TOOLBAR_IDA has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | YS_LAYOUT_WITH_KEY | Private | See coding | 20140227 | BEGIN OF ys_layout_with_key,
key TYPE vrm_value-key,
disvariant TYPE disvariant,
END OF ys_layout_with_key
|
||
| 2 | YT_LAYOUT_WITH_KEY | Private | See coding | 20140227 | yt_layout_with_key TYPE STANDARD TABLE OF ys_layout_with_key
|
Method Signatures
Method CALL_TEXTSEARCH_POPUP Signature
Method CALL_TEXTSEARCH_POPUP on class CL_SALV_GUI_GRID_V_TOOLBAR_IDA has no parameter.
Method CALL_TEXTSEARCH_POPUP on class CL_SALV_GUI_GRID_V_TOOLBAR_IDA has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | 20131009 | ||||
| 2 | IO_GRID_MODEL | Call by reference | Object reference (TYPE REF TO) | CL_SALV_GUI_GRID_MODEL_IDA | 20131009 | ||||
| 3 | IO_LAYOUT_EDITOR | Call by reference | Object reference (TYPE REF TO) | IF_SALV_GUI_GRID_LAYOUT_EDITOR | 20131009 | ||||
| 4 | IO_USER_ACTION | Call by reference | Object reference (TYPE REF TO) | CL_SALV_GUI_USER_ACTION | 20131009 |
Method CONSTRUCTOR on class CL_SALV_GUI_GRID_V_TOOLBAR_IDA has no exception.
Method CREATE_CONTAINERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | 20131009 |
Method CREATE_CONTAINERS on class CL_SALV_GUI_GRID_V_TOOLBAR_IDA has no exception.
Method CREATE_LISTBOX_FOR_LAYOUTS Signature
Method CREATE_LISTBOX_FOR_LAYOUTS on class CL_SALV_GUI_GRID_V_TOOLBAR_IDA has no parameter.
Method CREATE_LISTBOX_FOR_LAYOUTS on class CL_SALV_GUI_GRID_V_TOOLBAR_IDA has no exception.
Method FUNCTION_SELECTED_LEFT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Value transfer | Attribute reference (LIKE) | 20131009 |
Method FUNCTION_SELECTED_LEFT on class CL_SALV_GUI_GRID_V_TOOLBAR_IDA has no exception.
Method FUNCTION_SELECTED_RIGHT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Value transfer | Attribute reference (LIKE) | 20131009 |
Method FUNCTION_SELECTED_RIGHT on class CL_SALV_GUI_GRID_V_TOOLBAR_IDA has no exception.
Method HANDLE_LAYOUT_SELECTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | KEY | Call by reference | Type reference (TYPE) | VRM_VALUE-KEY | 20140227 |
Method HANDLE_LAYOUT_SELECTED on class CL_SALV_GUI_GRID_V_TOOLBAR_IDA has no exception.
Method READ_LAYOUTS_FOR_LISTBOX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_CURRENT_LAYOUT_KEY | Call by reference | Type reference (TYPE) | YS_LAYOUT_WITH_KEY | 20140303 | ||||
| 2 | ET_LAYOUTS | Call by reference | Type reference (TYPE) | YT_LAYOUT_WITH_KEY | 20140227 |
Method READ_LAYOUTS_FOR_LISTBOX on class CL_SALV_GUI_GRID_V_TOOLBAR_IDA has no exception.
Method SET_WIDTH_RIGHT_TOOLBAR Signature
Method SET_WIDTH_RIGHT_TOOLBAR on class CL_SALV_GUI_GRID_V_TOOLBAR_IDA has no parameter.
Method SET_WIDTH_RIGHT_TOOLBAR on class CL_SALV_GUI_GRID_V_TOOLBAR_IDA has no exception.
Method UPDATE_LISTBOX_FOR_LAYOUTS Signature
Method UPDATE_LISTBOX_FOR_LAYOUTS on class CL_SALV_GUI_GRID_V_TOOLBAR_IDA has no parameter.
Method UPDATE_LISTBOX_FOR_LAYOUTS on class CL_SALV_GUI_GRID_V_TOOLBAR_IDA has no exception.
Method UPDATE_TOOLBAR_LEFT Signature
Method UPDATE_TOOLBAR_LEFT on class CL_SALV_GUI_GRID_V_TOOLBAR_IDA has no parameter.
Method UPDATE_TOOLBAR_LEFT on class CL_SALV_GUI_GRID_V_TOOLBAR_IDA has no exception.
Method UPDATE_TOOLBAR_RIGHT Signature
Method UPDATE_TOOLBAR_RIGHT on class CL_SALV_GUI_GRID_V_TOOLBAR_IDA has no parameter.
Method UPDATE_TOOLBAR_RIGHT on class CL_SALV_GUI_GRID_V_TOOLBAR_IDA has no exception.
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 740 |