SAP ABAP Class IF_FPM_HCT_NAV_FLRPLAN (Navigation for Floorplans)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_FPM_HCT_NAVIGATION Navigation 20091214
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FPM_HCT_NAV_GAF Navigation for GAF 20100505
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FPM_HCT_NAV_OIF Navigation for OIF 20110120
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FPM_HCT_NAV_OVP Navigation for OVP 20091214
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FPM_HCT_NAV_TABBED Navigation for OVP 20100624
Properties
Class IF_FPM_HCT_NAV_FLRPLAN  
Short Description Navigation for Floorplans    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20091214   SAP 
Last change 20141120    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_FPM_HCT_NAV_FLRPLAN has no forward declaration.
Interfaces
Class IF_FPM_HCT_NAV_FLRPLAN has no interface implemented.
Friends
Class IF_FPM_HCT_NAV_FLRPLAN has no friend class.
Attributes
Class IF_FPM_HCT_NAV_FLRPLAN has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 BEFOREACTION_POPUP_BUTTON Instance method Public Method Process Before Action of buttons in popup 20091215
2 GET_NAV_CHANGE Instance method Public Method 20091214
3 INIT_NAVIGATION Instance method Public Method Initialize navigation 20110116
4 PROCESS_ON_ACTION Instance method Public Method Process On Action events 20091214
5 PROCESS_ON_OVS Instance method Public Method Process On OVS 20101215
6 PROCESS_ON_SELECT Instance method Public Method Process On Select events 20091214
7 PROCESS_POPUP_BUTTON Instance method Public Method Process buttons in popup 20091215
8 RESET_NAV_CHANGE Instance method Public Method 20091214
9 SET_LAYOUT Instance method Public Method Set layout 20091214
10 SET_LAYOUT_POPUP_PROP Instance method Public Method Set layout for popup of properties 20091215
11 SET_MOVE Instance method Public Method Set status of move buttons 20140402
12 SET_NAV_CHANGE Instance method Public Method 20091214
13 UPDATE_NAVIGATION Instance method Public Method Update navigation 20110116
Events
Class IF_FPM_HCT_NAV_FLRPLAN has no event.
Types
Class IF_FPM_HCT_NAV_FLRPLAN has no local type.
Method Signatures

Method BEFOREACTION_POPUP_BUTTON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20091215
2 Importing IO_UI_ASSIST Call by reference Object reference (TYPE REF TO) CL_FPM_HCT_UI_ASSIST Assistance class for FPM configuration editor 20091215

Method BEFOREACTION_POPUP_BUTTON on class IF_FPM_HCT_NAV_FLRPLAN has no exception.

Method GET_NAV_CHANGE Signature

Method GET_NAV_CHANGE on class IF_FPM_HCT_NAV_FLRPLAN has no parameter.
Method GET_NAV_CHANGE on class IF_FPM_HCT_NAV_FLRPLAN has no exception.

Method INIT_NAVIGATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT Web Dynpro Context 20110116

Method INIT_NAVIGATION on class IF_FPM_HCT_NAV_FLRPLAN has no exception.

Method PROCESS_ON_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_EL_ADDED Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT If specified, added element 20091214
2 Exporting EO_EL_DELETED Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT If specified, deleted element 20091214
3 Exporting EO_EL_SELECTED Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT If specified, selected element 20091214
4 Exporting EV_STATE_CHANGE Call by reference Type reference (TYPE) FPM_FLOORPLAN_STATE If specified, new floorplan state 20091214
5 Importing IO_ASSIST Call by reference Object reference (TYPE REF TO) CL_FPM_HCT_UI_ASSIST Assistance class for FPM configuration editor 20100330
6 Importing IO_COMPONENT Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT Web Dynpro: Component 20091215
7 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20091214
8 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_WD_CUSTOM_EVENT Application-Defined Event 20091214
9 Importing IO_VIEW_CONTROLLER Call by reference Object reference (TYPE REF TO) IF_WD_VIEW_CONTROLLER Web Dynpro: View Controller 20091215

Method PROCESS_ON_ACTION on class IF_FPM_HCT_NAV_FLRPLAN has no exception.

Method PROCESS_ON_OVS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20101215
2 Importing IO_OVS Call by reference Object reference (TYPE REF TO) IF_WD_OVS 20101215
3 Importing IO_UI_ASSIST Call by reference Object reference (TYPE REF TO) CL_FPM_HCT_UI_ASSIST Assistance class for FPM configuration editor 20101216

Method PROCESS_ON_OVS on class IF_FPM_HCT_NAV_FLRPLAN has no exception.

Method PROCESS_ON_SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_EL_SELECTED Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT If specified, selected element 20091214
2 Exporting EV_STATE_CHANGE Call by reference Type reference (TYPE) FPM_FLOORPLAN_STATE If specified, new floorplan state 20091214
3 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20091214
4 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_WD_CUSTOM_EVENT Application-Defined Event 20091214
5 Importing IO_UI_ASSIST Call by reference Object reference (TYPE REF TO) CL_FPM_HCT_UI_ASSIST Assistance class for FPM configuration editor 20091214
6 Importing IV_ID Call by reference Type reference (TYPE) STRING ID of event 20091214

Method PROCESS_ON_SELECT on class IF_FPM_HCT_NAV_FLRPLAN has no exception.

Method PROCESS_POPUP_BUTTON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_EL_ADDED Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20101220
2 Exporting EO_EL_CHANGED Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT If specified, changed element 20091215
3 Exporting EV_STATE_CHANGE Call by reference Type reference (TYPE) FPM_FLOORPLAN_STATE 20101220
4 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20091215
5 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_WD_CUSTOM_EVENT Application-Defined Event 20091215
6 Importing IO_UI_ASSIST Call by reference Object reference (TYPE REF TO) CL_FPM_HCT_UI_ASSIST Assistance class for FPM configuration editor 20091215
7 Importing IV_BUTTON Call by reference Type reference (TYPE) I Integer identifying button 20091215

Method PROCESS_POPUP_BUTTON on class IF_FPM_HCT_NAV_FLRPLAN has no exception.

Method RESET_NAV_CHANGE Signature

Method RESET_NAV_CHANGE on class IF_FPM_HCT_NAV_FLRPLAN has no parameter.
Method RESET_NAV_CHANGE on class IF_FPM_HCT_NAV_FLRPLAN has no exception.

Method SET_LAYOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ASSIST Call by reference Object reference (TYPE REF TO) CL_FPM_HCT_UI_ASSIST Assistance class for FPM configuration editor 20100330
2 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20091214
3 Importing IO_VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: API of a View 20091214

Method SET_LAYOUT on class IF_FPM_HCT_NAV_FLRPLAN has no exception.

Method SET_LAYOUT_POPUP_PROP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20091215
2 Importing IO_UI_ASSIST Call by reference Object reference (TYPE REF TO) CL_FPM_HCT_UI_ASSIST Assistance class for FPM configuration editor 20091215
3 Importing IO_VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: API of a View 20091215

Method SET_LAYOUT_POPUP_PROP on class IF_FPM_HCT_NAV_FLRPLAN has no exception.

Method SET_MOVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ASSIST Call by reference Object reference (TYPE REF TO) CL_FPM_HCT_UI_ASSIST Assistance class for FPM configuration editor 20140402
2 Importing IO_VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: API of a View 20140402

Method SET_MOVE on class IF_FPM_HCT_NAV_FLRPLAN has no exception.

Method SET_NAV_CHANGE Signature

Method SET_NAV_CHANGE on class IF_FPM_HCT_NAV_FLRPLAN has no parameter.
Method SET_NAV_CHANGE on class IF_FPM_HCT_NAV_FLRPLAN has no exception.

Method UPDATE_NAVIGATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ASSIST Call by reference Object reference (TYPE REF TO) CL_FPM_HCT_UI_ASSIST Assistance class for FPM configuration editor 20110116
2 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT Web Dynpro Context 20110116

Method UPDATE_NAVIGATION on class IF_FPM_HCT_NAV_FLRPLAN has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in