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 | 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 | Constant | Private | Type reference (TYPE) | INT4 | 320 | Natural Number | 20100723 | ||
| 2 | Constant | Private | Type reference (TYPE) | INT4 | 200 | Natural Number | 20100723 | ||
| 3 | Constant | Private | Type reference (TYPE) | INT4 | 20 | Natural Number | 20100723 | ||
| 4 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | 'X' | Menu visible or not | 20100723 | ||
| 5 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20100723 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | INT4 | 220 | Natural Number | 20100723 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Decreases the navigation panel size by one step | 20100723 | |
| 2 | Instance method | Public | Method | Gets current size of the navigation panel in pixel | 20100723 | |
| 3 | Instance method | Public | Method | Increases the navigation panel size by one step | 20100723 | |
| 4 | Instance method | Public | Method | Returns if the menu is visible | 20100723 | |
| 5 | Instance method | Public | Method | Returns if naviation panel is collapsed | 20100723 | |
| 6 | Instance method | Public | Method | Sets the visibility of the menu | 20100723 | |
| 7 | 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 | 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 | 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 | 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 | 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 | 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 |