SAP ABAP Interface IF_UA_EVENT_HANDLER_STRATEGY (Strategy for Events)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-BA (Application Component) Business Analytics
     UA_ASSIGNMENT_TREE (Package) Default and Abstract Implementations on the Assignment Tree
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_UA_VIEW_STRATEGY View-Specific Strategy 20020809
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UA_STRATEGY Strategy 20030324
Properties
Interface IF_UA_EVENT_HANDLER_STRATEGY  
Short Description Strategy for Events    
General Data
Package UA_ASSIGNMENT_TREE   Default and Abstract Implementations on the Assignment Tree 
Created 20020705   SAP 
Last changed 20050520   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CNDD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_UA_EVENT_HANDLER_STRATEGY has no interface.
Friends
Interface IF_UA_EVENT_HANDLER_STRATEGY has no friend.
Attributes
Interface IF_UA_EVENT_HANDLER_STRATEGY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_DROPDOWN_MENU Instance method Public Method GET_DROPDOWN_MENU 20020829
2 ON_CELL_DOUBLE_CLICK Instance method Public Method ON_CELL_DOUBLE_CLICK 20020829
3 ON_CELL_DROPDOWN_SELECTED Instance method Public Method ON_CELL_DROPDOWN_SELECTED 20020829
4 ON_CELL_KEYPRESSED Instance method Public Method ON_CELL_KEYPRESSED 20020829
5 ON_CELL_SELECTED Instance method Public Method ON_CELL_SELECTED 20020829
6 ON_COLUMN_DOUBLE_CLICK Instance method Public Method ON_COLUMN_DOUBLE_CLICK 20020829
7 ON_COLUMN_ORDER_CHANGED Instance method Public Method ON_COLUMN_ORDER_CHANGED 20020829
8 ON_DRAG Instance method Public Method ON_DRAG 20020829
9 ON_DRAG_MULTIPLE Instance method Public Method ON_DRAG_MULTIPLE 20020829
10 ON_DROP Instance method Public Method ON_DROP 20020829
11 ON_DROP_COMPLETE Instance method Public Method ON_DROP_COMPLETE 20020829
12 ON_DROP_COMPLETE_MULTIPLE Instance method Public Method ON_DROP_COMPLETE_MULTIPLE 20020829
13 ON_DROP_GET_FLAVOR Instance method Public Method ON_DROP_GET_FLAVOR 20020829
14 ON_MULTI_SELECTION_CHANGE Instance method Public Method ON_MULTI_SELECTION_CHANGE 20020829
15 ON_NODE_DOUBLE_CLICK Instance method Public Method ON_NODE_DOUBLE_CLICK 20020829
16 ON_NODE_KEYPRESSED Instance method Public Method ON_NODE_KEYPRESSED 20020829
17 ON_NODE_SELECTED Instance method Public Method 20020809
18 ON_SORT_ORDER_CHANGED Instance method Public Method ON_SORT_ORDER_CHANGED 20020829
Events
Interface IF_UA_EVENT_HANDLER_STRATEGY has no event.
Types
Interface IF_UA_EVENT_HANDLER_STRATEGY has no local type.
Method Signatures

Method GET_DROPDOWN_MENU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_COMBOBOX Call by reference Type reference (TYPE) UAC_T_COMBOBOX ET_COMBOBOX 20020829
2 Importing ID_COLUMN_ID Call by reference Type reference (TYPE) UAC_COLUMN_ID ID_COLUMN_ID 20020829
3 Importing ID_NODE_ID Call by reference Type reference (TYPE) UAC_NODE_ID ID_NODE_ID 20020829
4 Importing IR_SENDER Call by reference Object reference (TYPE REF TO) IF_UAC_GUI_TREE IR_SENDER 20020829

Method GET_DROPDOWN_MENU on Interface IF_UA_EVENT_HANDLER_STRATEGY has no exception.

Method ON_CELL_DOUBLE_CLICK 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) UAC_COLUMN_ID Analytical Cost Management: ID einer Spalte 20020829
2 Importing NODE_ID Call by reference Type reference (TYPE) UAC_NODE_ID Analytical Cost Management: ID eines Knotens 20020829
3 Importing SENDER Call by reference Object reference (TYPE REF TO) IF_UA_VIEW View 20020829

Method ON_CELL_DOUBLE_CLICK on Interface IF_UA_EVENT_HANDLER_STRATEGY has no exception.

Method ON_CELL_DROPDOWN_SELECTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_COLUMN_ID Call by reference Type reference (TYPE) UAC_COLUMN_ID ID_COLUMN_ID 20020829
2 Importing ID_FCODE Call by reference Type reference (TYPE) UAC_MENU_FUNCTION_CODE ID_FCODE 20020829
3 Importing ID_NODE_ID Call by reference Type reference (TYPE) UAC_NODE_ID ID_NODE_ID 20020829

Method ON_CELL_DROPDOWN_SELECTED on Interface IF_UA_EVENT_HANDLER_STRATEGY has no exception.

Method ON_CELL_KEYPRESSED 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) UAC_COLUMN_ID Analytical Cost Management: ID einer Spalte 20020829
2 Importing KEY_ID Call by reference Type reference (TYPE) UAC_KEY_ID Analytical Cost Management: ID einer Taste 20020829
3 Importing NODE_ID Call by reference Type reference (TYPE) UAC_NODE_ID Analytical Cost Management: ID eines Knotens 20020829
4 Importing SENDER Call by reference Object reference (TYPE REF TO) IF_UA_VIEW View 20020829

Method ON_CELL_KEYPRESSED on Interface IF_UA_EVENT_HANDLER_STRATEGY has no exception.

Method ON_CELL_SELECTED 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) UAC_COLUMN_ID Analytical Cost Management: ID einer Spalte 20020829
2 Importing NODE_ID Call by reference Type reference (TYPE) UAC_NODE_ID Analytical Cost Management: ID eines Knotens 20020829
3 Importing SENDER Call by reference Object reference (TYPE REF TO) IF_UA_VIEW View 20020829

Method ON_CELL_SELECTED on Interface IF_UA_EVENT_HANDLER_STRATEGY has no exception.

Method ON_COLUMN_DOUBLE_CLICK 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) UAC_COLUMN_ID Analytical Cost Management: ID einer Spalte 20020829
2 Importing SENDER Call by reference Object reference (TYPE REF TO) IF_UA_VIEW View 20020829

Method ON_COLUMN_DOUBLE_CLICK on Interface IF_UA_EVENT_HANDLER_STRATEGY has no exception.

Method ON_COLUMN_ORDER_CHANGED 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) UAC_COLUMN_ID Analytical Cost Management: ID einer Spalte 20020829
2 Importing LEFT_COLUMN_ID Call by reference Type reference (TYPE) UAC_COLUMN_ID Analytical Cost Management: ID einer Spalte 20020829
3 Importing SENDER Call by reference Object reference (TYPE REF TO) IF_UA_VIEW View 20020829

Method ON_COLUMN_ORDER_CHANGED on Interface IF_UA_EVENT_HANDLER_STRATEGY has no exception.

Method ON_DRAG 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) UAC_COLUMN_ID Analytical Cost Management: ID einer Spalte 20020829
2 Importing DND_OBJECT Call by reference Object reference (TYPE REF TO) CL_DRAGDROPOBJECT Drag & Drop DataObject 20020829
3 Importing NODE_ID Call by reference Type reference (TYPE) UAC_NODE_ID Analytical Cost Management: ID eines Knotens 20020829
4 Importing SENDER Call by reference Object reference (TYPE REF TO) IF_UA_VIEW >SENDER< 20020829

Method ON_DRAG on Interface IF_UA_EVENT_HANDLER_STRATEGY has no exception.

Method ON_DRAG_MULTIPLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DND_OBJECT Call by reference Object reference (TYPE REF TO) CL_DRAGDROPOBJECT Drag & Drop DataObject 20020829
2 Importing SENDER Call by reference Object reference (TYPE REF TO) IF_UA_VIEW View 20020829
3 Importing T_NODE_ID Call by reference Type reference (TYPE) UAC_T_NODE_ID Analytical Cost Management: Knoten-Id 20020829

Method ON_DRAG_MULTIPLE on Interface IF_UA_EVENT_HANDLER_STRATEGY has no exception.

Method ON_DROP 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) UAC_COLUMN_ID >INVALID< 20020829
2 Importing DND_OBJECT Call by reference Object reference (TYPE REF TO) CL_DRAGDROPOBJECT Drag & Drop DataObject 20020829
3 Importing NODE_ID Call by reference Type reference (TYPE) UAC_NODE_ID >INVALID< 20020829
4 Importing SENDER Call by reference Object reference (TYPE REF TO) IF_UA_VIEW >SENDER< 20020829

Method ON_DROP on Interface IF_UA_EVENT_HANDLER_STRATEGY has no exception.

Method ON_DROP_COMPLETE 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) UAC_COLUMN_ID Analytical Cost Management: ID einer Spalte 20020829
2 Importing DND_OBJECT Call by reference Object reference (TYPE REF TO) CL_DRAGDROPOBJECT Drag & Drop DataObject 20020829
3 Importing NODE_ID Call by reference Type reference (TYPE) UAC_NODE_ID Analytical Cost Management: ID eines Knotens 20020829
4 Importing SENDER Call by reference Object reference (TYPE REF TO) IF_UA_VIEW View 20020829

Method ON_DROP_COMPLETE on Interface IF_UA_EVENT_HANDLER_STRATEGY has no exception.

Method ON_DROP_COMPLETE_MULTIPLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DND_OBJECT Call by reference Object reference (TYPE REF TO) CL_DRAGDROPOBJECT Drag & Drop DataObject 20020829
2 Importing SENDER Call by reference Object reference (TYPE REF TO) IF_UA_VIEW View 20020829
3 Importing T_NODE_ID Call by reference Type reference (TYPE) UAC_T_NODE_ID Analytical Cost Management: Knoten-Id 20020829

Method ON_DROP_COMPLETE_MULTIPLE on Interface IF_UA_EVENT_HANDLER_STRATEGY has no exception.

Method ON_DROP_GET_FLAVOR 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) UAC_COLUMN_ID Analytical Cost Management: ID einer Spalte 20020829
2 Importing DND_OBJECT Call by reference Object reference (TYPE REF TO) CL_DRAGDROPOBJECT Drag & Drop DataObject 20020829
3 Importing FLAVORS Call by reference Type reference (TYPE) CNDD_FLAVORS 20020829
4 Importing NODE_ID Call by reference Type reference (TYPE) UAC_NODE_ID Analytical Cost Management: ID eines Knotens 20020829
5 Importing SENDER Call by reference Object reference (TYPE REF TO) IF_UA_VIEW View 20020829

Method ON_DROP_GET_FLAVOR on Interface IF_UA_EVENT_HANDLER_STRATEGY has no exception.

Method ON_MULTI_SELECTION_CHANGE Signature

Method ON_MULTI_SELECTION_CHANGE on Interface IF_UA_EVENT_HANDLER_STRATEGY has no parameter.
Method ON_MULTI_SELECTION_CHANGE on Interface IF_UA_EVENT_HANDLER_STRATEGY has no exception.

Method ON_NODE_DOUBLE_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_ID Call by reference Type reference (TYPE) UAC_NODE_ID Analytical Cost Management: ID eines Knotens 20020829
2 Importing SENDER Call by reference Object reference (TYPE REF TO) IF_UA_VIEW View 20020829

Method ON_NODE_DOUBLE_CLICK on Interface IF_UA_EVENT_HANDLER_STRATEGY has no exception.

Method ON_NODE_KEYPRESSED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing KEY_ID Call by reference Type reference (TYPE) UAC_KEY_ID Analytical Cost Management: ID einer Taste 20020829
2 Importing NODE_ID Call by reference Type reference (TYPE) UAC_NODE_ID Analytical Cost Management: ID eines Knotens 20020829
3 Importing SENDER Call by reference Object reference (TYPE REF TO) IF_UA_VIEW View 20020829

Method ON_NODE_KEYPRESSED on Interface IF_UA_EVENT_HANDLER_STRATEGY has no exception.

Method ON_NODE_SELECTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_NODE_ID Call by reference Type reference (TYPE) UAC_NODE_ID Analytical Cost Management: ID eines Knotens 20020809
2 Importing IO_SENDER Call by reference Object reference (TYPE REF TO) IF_UA_VIEW Proxy-Klasse für Control im GUI 20020809

Method ON_NODE_SELECTED on Interface IF_UA_EVENT_HANDLER_STRATEGY has no exception.

Method ON_SORT_ORDER_CHANGED 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) UAC_COLUMN_ID Analytical Cost Management: ID einer Spalte 20020829
2 Importing DESCENDING Call by reference Type reference (TYPE) UAC_FLAG Analytical Cost Management: Flag 20020829
3 Importing SENDER Call by reference Object reference (TYPE REF TO) IF_UA_VIEW View 20020829

Method ON_SORT_ORDER_CHANGED on Interface IF_UA_EVENT_HANDLER_STRATEGY has no exception.
History
Last changed by/on SAP  20050520 
SAP Release Created in 320