SAP ABAP Class CL_WCF_GMT_LOGGING_PANE (WCF GMT Nexus Logging Pane)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-UI (Application Component) User Interface
⤷
WCF_GRAPHICAL_MODELING_TOOL (Package) WCF Graphical Modeling Tool
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WCF_GMT_BASE_PANE | WCF GMT Nexus Abstract Pane | 20081009 |
Properties
| Class | CL_WCF_GMT_LOGGING_PANE | |
| Short Description | WCF GMT Nexus Logging Pane | |
| Super Class | CL_WCF_GMT_BASE_PANE | WCF GMT Nexus Abstract Pane |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | WCF_GRAPHICAL_MODELING_TOOL | WCF Graphical Modeling Tool |
| Created | 20081009 | SAP |
| Last change | 20100303 | SAP |
| 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_WCF_GMT_LOGGING_PANE has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_WCF_GMT_MODEL | 20081020 | WCF GMT Model Structure API |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | WCF_GMT_NEXUS_NAME | 'loggingPane' | WCF GMT Nexus Name Type | 20081117 | ||
| 2 | Constant | Public | Type reference (TYPE) | WCF_GMT_NEXUS_NAME | 'displayCategory' | WCF GMT Nexus Name Type | 20081111 | ||
| 3 | Constant | Public | Type reference (TYPE) | WCF_GMT_NEXUS_NAME | 'displayLevel' | WCF GMT Nexus Name Type | 20081111 | ||
| 4 | Constant | Public | Type reference (TYPE) | WCF_GMT_NEXUS_NAME | 'displayTime' | WCF GMT Nexus Name Type | 20081111 | ||
| 5 | Constant | Public | Type reference (TYPE) | WCF_GMT_NEXUS_NAME | 'filters' | WCF GMT Nexus Name Type | 20081111 | ||
| 6 | Constant | Public | Type reference (TYPE) | WCF_GMT_NEXUS_NAME | 'separatorBefore' | WCF GMT Nexus Name Type | 20081111 | ||
| 7 | Constant | Public | Type reference (TYPE) | WCF_GMT_NEXUS_NAME | 'level' | WCF GMT Nexus Name Type | 20081111 | ||
| 8 | Instance attribute | Protected | Type reference (TYPE) | BOOLEAN | '-' | Boolean Variable (X=True, -=False, Space=Unknown) | 20081111 | ||
| 9 | Instance attribute | Protected | Type reference (TYPE) | BOOLEAN | '-' | Boolean Variable (X=True, -=False, Space=Unknown) | 20081111 | ||
| 10 | Instance attribute | Protected | Type reference (TYPE) | BOOLEAN | '-' | Boolean Variable (X=True, -=False, Space=Unknown) | 20081111 | ||
| 11 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20081111 | ||||
| 12 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | ABAP_FALSE | Boolean Variable (X=True, -=False, Space=Unknown) | 20081111 | ||
| 13 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20081111 | ||||
| 14 | Instance attribute | Private | Type reference (TYPE) | STRING | 20081009 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20081110 | |
| 2 | Instance method | Public | Method | 20081111 | ||
| 3 | Instance method | Public | Method | 20081111 | ||
| 4 | Instance method | Public | Method | 20081111 | ||
| 5 | Instance method | Private | Method | 20081111 | ||
| 6 | Instance method | Public | Method | 20081111 | ||
| 7 | Instance method | Public | Method | 20081111 | ||
| 8 | Instance method | Public | Method | 20081111 | ||
| 9 | Instance method | Public | Method | 20081111 | ||
| 10 | Instance method | Public | Method | 20081111 | ||
| 11 | Instance method | Public | Method | 20081111 | ||
| 12 | Instance method | Public | Method | 20081111 | ||
| 13 | Instance method | Public | Method | 20081111 | ||
| 14 | Instance method | Public | Method | 20081111 |
Events
Class CL_WCF_GMT_LOGGING_PANE has no event.
Types
Class CL_WCF_GMT_LOGGING_PANE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_MODEL | Call by reference | Object reference (TYPE REF TO) | CL_WCF_GMT_MODEL | WCF GMT Model Structure | 20081119 | |||
| 2 | IV_ACTION_ON_CLOSE | Call by reference | Type reference (TYPE) | WCF_GMT_NEXUS_ACTION_NAME | WCF GMT Nexus Action Name Type | 20081110 | |||
| 3 | IV_ACTION_ON_COLLAPSE | Call by reference | Type reference (TYPE) | WCF_GMT_NEXUS_ACTION_NAME | WCF GMT Nexus Action Name Type | 20081110 | |||
| 4 | IV_ACTION_ON_DOCK | Call by reference | Type reference (TYPE) | WCF_GMT_NEXUS_ACTION_NAME | WCF GMT Nexus Action Name Type | 20081110 | |||
| 5 | IV_ACTION_ON_EXPAND | Call by reference | Type reference (TYPE) | WCF_GMT_NEXUS_ACTION_NAME | WCF GMT Nexus Action Name Type | 20081110 | |||
| 6 | IV_ACTION_ON_OPEN | Call by reference | Type reference (TYPE) | WCF_GMT_NEXUS_ACTION_NAME | WCF GMT Nexus Action Name Type | 20081110 | |||
| 7 | IV_ACTION_ON_RESIZE | Call by reference | Type reference (TYPE) | WCF_GMT_NEXUS_ACTION_NAME | WCF GMT Nexus Action Name Type | 20081110 | |||
| 8 | IV_ACTION_ON_UNDOCK | Call by reference | Type reference (TYPE) | WCF_GMT_NEXUS_ACTION_NAME | WCF GMT Nexus Action Name Type | 20081110 | |||
| 9 | IV_ACTIVE | Call by reference | Type reference (TYPE) | BOOLEAN | '-' | WCF GMT Nexus Name Type | 20081110 | ||
| 10 | IV_CLOSABLE | Call by reference | Type reference (TYPE) | BOOLEAN | '-' | Boolean Variable (X=True, -=False, Space=Unknown) | 20081110 | ||
| 11 | IV_COLLAPSIBLE | Call by reference | Type reference (TYPE) | BOOLEAN | '-' | Boolean Variable (X=True, -=False, Space=Unknown) | 20081110 | ||
| 12 | IV_CONTEXT_MENU_ID | Call by reference | Type reference (TYPE) | WCF_GMT_NEXUS_ID | WCF GMT Nexus ID Type | 20081110 | |||
| 13 | IV_DISPLAY_CATEGORY | Call by reference | Type reference (TYPE) | BOOLEAN | '-' | Boolean Variable (X=True, -=False, Space=Unknown) | 20081111 | ||
| 14 | IV_DISPLAY_LEVEL | Call by reference | Type reference (TYPE) | BOOLEAN | '-' | Boolean Variable (X=True, -=False, Space=Unknown) | 20081111 | ||
| 15 | IV_DISPLAY_TIME | Call by reference | Type reference (TYPE) | BOOLEAN | '-' | Boolean Variable (X=True, -=False, Space=Unknown) | 20081111 | ||
| 16 | IV_DOCKABLE | Call by reference | Type reference (TYPE) | BOOLEAN | '-' | Boolean Variable (X=True, -=False, Space=Unknown) | 20081110 | ||
| 17 | IV_DOCKED | Call by reference | Type reference (TYPE) | BOOLEAN | '-' | 20081110 | |||
| 18 | IV_DRAGGABLE | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20081110 | |||
| 19 | IV_EDITABLE | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20081110 | |||
| 20 | IV_FILTERS | Call by reference | Type reference (TYPE) | STRING | 20081111 | ||||
| 21 | IV_HEIGHT | Call by reference | Type reference (TYPE) | WCF_GMT_NEXUS_PIX_LENGTH | WCF GMT Nexus Pixel Length Type | 20081110 | |||
| 22 | IV_ID | Call by reference | Type reference (TYPE) | WCF_GMT_NEXUS_ID | WCF GMT Nexus ID Type | 20081110 | |||
| 23 | IV_LABEL | Call by reference | Type reference (TYPE) | STRING | 20081110 | ||||
| 24 | IV_ON_DROP | Call by reference | Type reference (TYPE) | WCF_GMT_NEXUS_ACTION_NAME | WCF GMT Nexus Action Name Type | 20081110 | |||
| 25 | IV_RESIZABLE | Call by reference | Type reference (TYPE) | BOOLEAN | '-' | Boolean Variable (X=True, -=False, Space=Unknown) | 20081110 | ||
| 26 | IV_SEPARATOR_STRING | Call by reference | Type reference (TYPE) | STRING | 20081111 | ||||
| 27 | IV_STATE | Call by reference | Type reference (TYPE) | WCF_GMT_NEXUS_NAME | WCF GMT Nexus Name Type | 20081110 | |||
| 28 | IV_STYLE | Call by reference | Type reference (TYPE) | STRING | 20081110 | ||||
| 29 | IV_TOOLTIP | Call by reference | Type reference (TYPE) | STRING | 20081110 | ||||
| 30 | IV_TRACE_LEVEL | Call by reference | Type reference (TYPE) | STRING | 20081111 | ||||
| 31 | IV_VISIBLE | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20081110 | |||
| 32 | IV_WIDTH | Call by reference | Type reference (TYPE) | WCF_GMT_NEXUS_PIX_LENGTH | WCF GMT Nexus Pixel Length Type | 20081110 | |||
| 33 | IV_X | Call by reference | Type reference (TYPE) | I | 20081110 | ||||
| 34 | IV_Y | Call by reference | Type reference (TYPE) | I | 20081110 | ||||
| 35 | IV_Z | Call by reference | Type reference (TYPE) | I | 20081110 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WCF GMT Based Nexus Exception | 20081110 |
Method GET_FILTERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_FILTERS | Value transfer | Type reference (TYPE) | STRING | 20081111 |
Method GET_FILTERS on class CL_WCF_GMT_LOGGING_PANE has no exception.
Method GET_SEPARATOR_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_SEPARATOR_STRING | Value transfer | Type reference (TYPE) | STRING | 20081111 |
Method GET_SEPARATOR_STRING on class CL_WCF_GMT_LOGGING_PANE has no exception.
Method GET_TRACE_LEVEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_TRACE_LEVEL | Value transfer | Type reference (TYPE) | STRING | 20081111 |
Method GET_TRACE_LEVEL on class CL_WCF_GMT_LOGGING_PANE has no exception.
Method INIT_ATTRIBUTE_LIST Signature
Method INIT_ATTRIBUTE_LIST on class CL_WCF_GMT_LOGGING_PANE has no parameter.
Method INIT_ATTRIBUTE_LIST on class CL_WCF_GMT_LOGGING_PANE has no exception.
Method IS_DISPLAY_CATEGORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_DISPLAY_CATEGORY | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20081111 |
Method IS_DISPLAY_CATEGORY on class CL_WCF_GMT_LOGGING_PANE has no exception.
Method IS_DISPLAY_LEVEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_DISPLAY_LEVEL | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20081111 |
Method IS_DISPLAY_LEVEL on class CL_WCF_GMT_LOGGING_PANE has no exception.
Method IS_DISPLAY_TIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_DISPLAY_TIME | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20081111 |
Method IS_DISPLAY_TIME on class CL_WCF_GMT_LOGGING_PANE has no exception.
Method SET_DISPLAY_CATEGORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DISPLAY_CATEGORY | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20081111 |
Method SET_DISPLAY_CATEGORY on class CL_WCF_GMT_LOGGING_PANE has no exception.
Method SET_DISPLAY_LEVEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DISPLAY_LEVEL | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20081111 |
Method SET_DISPLAY_LEVEL on class CL_WCF_GMT_LOGGING_PANE has no exception.
Method SET_DISPLAY_TIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DISPLAY_TIME | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20081111 |
Method SET_DISPLAY_TIME on class CL_WCF_GMT_LOGGING_PANE has no exception.
Method SET_FILTERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FILTERS | Call by reference | Type reference (TYPE) | STRING | 20081111 |
Method SET_FILTERS on class CL_WCF_GMT_LOGGING_PANE has no exception.
Method SET_SEPARATOR_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SEPARATOR_STRING | Call by reference | Type reference (TYPE) | STRING | 20081111 |
Method SET_SEPARATOR_STRING on class CL_WCF_GMT_LOGGING_PANE has no exception.
Method SET_TRACE_LEVEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TRACE_LEVEL | Call by reference | Type reference (TYPE) | STRING | 20081111 |
Method SET_TRACE_LEVEL on class CL_WCF_GMT_LOGGING_PANE has no exception.
History
| Last changed by/on | SAP | 20100303 |
| SAP Release Created in | 701 |