SAP ABAP Class CL_BTP_WD_NAVPANEL_SETTINGS (CL_BTP_WD_NAVPANEL_SETTINGS)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     BTP_WD (Package) BTP Web Dynpro Layer
Properties
Class CL_BTP_WD_NAVPANEL_SETTINGS  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BTP_WD   BTP Web Dynpro Layer 
Created 20100723   SAP 
Last change 20141030    
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_BTP_WD_NAVPANEL_SETTINGS has no interface implemented.
Friends
Class CL_BTP_WD_NAVPANEL_SETTINGS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 PC_NAVPANEL_MAXSIZE Constant Private Type reference (TYPE) INT4 320 Natural Number 20100723
2 PC_NAVPANEL_MINSIZE Constant Private Type reference (TYPE) INT4 200 Natural Number 20100723
3 PC_NAVPANEL_STEPSIZE Constant Private Type reference (TYPE) INT4 20 Natural Number 20100723
4 PV_MENU_VISIBLE Instance attribute Private Type reference (TYPE) BOOLEAN 'X' Menu visible or not 20100723
5 PV_NAVPANEL_COLLAPSED Instance attribute Private Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20100723
6 PV_NAVPANEL_SIZE Instance attribute Private Type reference (TYPE) INT4 220 Natural Number 20100723
Methods
# Method Level Visibility Method type Description Created on
1 DEC_NAVPANEL_SIZE Instance method Public Method Decreases the navigation panel size by one step 20100723
2 GET_NAVPANEL_SIZE Instance method Public Method Gets current size of the navigation panel in pixel 20100723
3 INC_NAVPANEL_SIZE Instance method Public Method Increases the navigation panel size by one step 20100723
4 IS_MENU_VISIBLE Instance method Public Method Returns if the menu is visible 20100723
5 IS_NAVPANEL_COLLAPSED Instance method Public Method Returns if naviation panel is collapsed 20100723
6 SET_MENU_VISIBLE Instance method Public Method Sets the visibility of the menu 20100723
7 SET_NAVPANEL_COLLAPSED Instance method Public Method Sets collapsed state of navigation panel 20100723
Events
Class CL_BTP_WD_NAVPANEL_SETTINGS has no event.
Types
Class CL_BTP_WD_NAVPANEL_SETTINGS has no local type.
Method Signatures

Method DEC_NAVPANEL_SIZE Signature

Method DEC_NAVPANEL_SIZE on class CL_BTP_WD_NAVPANEL_SETTINGS has no parameter.
Method DEC_NAVPANEL_SIZE on class CL_BTP_WD_NAVPANEL_SETTINGS has no exception.

Method GET_NAVPANEL_SIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_PANEL_SIZE Value transfer Type reference (TYPE) I 20100723

Method GET_NAVPANEL_SIZE on class CL_BTP_WD_NAVPANEL_SETTINGS has no exception.

Method INC_NAVPANEL_SIZE Signature

Method INC_NAVPANEL_SIZE on class CL_BTP_WD_NAVPANEL_SETTINGS has no parameter.
Method INC_NAVPANEL_SIZE on class CL_BTP_WD_NAVPANEL_SETTINGS has no exception.

Method IS_MENU_VISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_VISIBLE Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20100723

Method IS_MENU_VISIBLE on class CL_BTP_WD_NAVPANEL_SETTINGS has no exception.

Method IS_NAVPANEL_COLLAPSED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_COLLAPSED Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20100723

Method IS_NAVPANEL_COLLAPSED on class CL_BTP_WD_NAVPANEL_SETTINGS has no exception.

Method SET_MENU_VISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VISIBLE Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20100723

Method SET_MENU_VISIBLE on class CL_BTP_WD_NAVPANEL_SETTINGS has no exception.

Method SET_NAVPANEL_COLLAPSED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COLLAPSED Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20100723

Method SET_NAVPANEL_COLLAPSED on class CL_BTP_WD_NAVPANEL_SETTINGS has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in 2010_1_700