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 ABAP 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 GC_LOGGING_PANE Constant Public Type reference (TYPE) WCF_GMT_NEXUS_NAME 'loggingPane' WCF GMT Nexus Name Type 20081117
2 GC_LP_DISPLAY_CATEGORY Constant Public Type reference (TYPE) WCF_GMT_NEXUS_NAME 'displayCategory' WCF GMT Nexus Name Type 20081111
3 GC_LP_DISPLAY_LEVEL Constant Public Type reference (TYPE) WCF_GMT_NEXUS_NAME 'displayLevel' WCF GMT Nexus Name Type 20081111
4 GC_LP_DISPLAY_TIME Constant Public Type reference (TYPE) WCF_GMT_NEXUS_NAME 'displayTime' WCF GMT Nexus Name Type 20081111
5 GC_LP_FILTERS Constant Public Type reference (TYPE) WCF_GMT_NEXUS_NAME 'filters' WCF GMT Nexus Name Type 20081111
6 GC_LP_SEPARATOR_STRING Constant Public Type reference (TYPE) WCF_GMT_NEXUS_NAME 'separatorBefore' WCF GMT Nexus Name Type 20081111
7 GC_LP_TRACE_LEVEL Constant Public Type reference (TYPE) WCF_GMT_NEXUS_NAME 'level' WCF GMT Nexus Name Type 20081111
8 GV_DISPLAY_CATEGORY Instance attribute Protected Type reference (TYPE) BOOLEAN '-' Boolean Variable (X=True, -=False, Space=Unknown) 20081111
9 GV_DISPLAY_LEVEL Instance attribute Protected Type reference (TYPE) BOOLEAN '-' Boolean Variable (X=True, -=False, Space=Unknown) 20081111
10 GV_DISPLAY_TIME Instance attribute Protected Type reference (TYPE) BOOLEAN '-' Boolean Variable (X=True, -=False, Space=Unknown) 20081111
11 GV_FILTERS Instance attribute Protected Type reference (TYPE) STRING 20081111
12 GV_INIT_ATTR Instance attribute Private Type reference (TYPE) BOOLEAN ABAP_FALSE Boolean Variable (X=True, -=False, Space=Unknown) 20081111
13 GV_SEPARATOR_STRING Instance attribute Protected Type reference (TYPE) STRING 20081111
14 GV_TRACE_LEVEL Instance attribute Private Type reference (TYPE) STRING 20081009
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20081110
2 GET_FILTERS Instance method Public Method 20081111
3 GET_SEPARATOR_STRING Instance method Public Method 20081111
4 GET_TRACE_LEVEL Instance method Public Method 20081111
5 INIT_ATTRIBUTE_LIST Instance method Private Method 20081111
6 IS_DISPLAY_CATEGORY Instance method Public Method 20081111
7 IS_DISPLAY_LEVEL Instance method Public Method 20081111
8 IS_DISPLAY_TIME Instance method Public Method 20081111
9 SET_DISPLAY_CATEGORY Instance method Public Method 20081111
10 SET_DISPLAY_LEVEL Instance method Public Method 20081111
11 SET_DISPLAY_TIME Instance method Public Method 20081111
12 SET_FILTERS Instance method Public Method 20081111
13 SET_SEPARATOR_STRING Instance method Public Method 20081111
14 SET_TRACE_LEVEL 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 Importing IR_MODEL Call by reference Object reference (TYPE REF TO) CL_WCF_GMT_MODEL WCF GMT Model Structure 20081119
2 Importing IV_ACTION_ON_CLOSE Call by reference Type reference (TYPE) WCF_GMT_NEXUS_ACTION_NAME WCF GMT Nexus Action Name Type 20081110
3 Importing IV_ACTION_ON_COLLAPSE Call by reference Type reference (TYPE) WCF_GMT_NEXUS_ACTION_NAME WCF GMT Nexus Action Name Type 20081110
4 Importing IV_ACTION_ON_DOCK Call by reference Type reference (TYPE) WCF_GMT_NEXUS_ACTION_NAME WCF GMT Nexus Action Name Type 20081110
5 Importing IV_ACTION_ON_EXPAND Call by reference Type reference (TYPE) WCF_GMT_NEXUS_ACTION_NAME WCF GMT Nexus Action Name Type 20081110
6 Importing IV_ACTION_ON_OPEN Call by reference Type reference (TYPE) WCF_GMT_NEXUS_ACTION_NAME WCF GMT Nexus Action Name Type 20081110
7 Importing IV_ACTION_ON_RESIZE Call by reference Type reference (TYPE) WCF_GMT_NEXUS_ACTION_NAME WCF GMT Nexus Action Name Type 20081110
8 Importing IV_ACTION_ON_UNDOCK Call by reference Type reference (TYPE) WCF_GMT_NEXUS_ACTION_NAME WCF GMT Nexus Action Name Type 20081110
9 Importing IV_ACTIVE Call by reference Type reference (TYPE) BOOLEAN '-' WCF GMT Nexus Name Type 20081110
10 Importing IV_CLOSABLE Call by reference Type reference (TYPE) BOOLEAN '-' Boolean Variable (X=True, -=False, Space=Unknown) 20081110
11 Importing IV_COLLAPSIBLE Call by reference Type reference (TYPE) BOOLEAN '-' Boolean Variable (X=True, -=False, Space=Unknown) 20081110
12 Importing IV_CONTEXT_MENU_ID Call by reference Type reference (TYPE) WCF_GMT_NEXUS_ID WCF GMT Nexus ID Type 20081110
13 Importing IV_DISPLAY_CATEGORY Call by reference Type reference (TYPE) BOOLEAN '-' Boolean Variable (X=True, -=False, Space=Unknown) 20081111
14 Importing IV_DISPLAY_LEVEL Call by reference Type reference (TYPE) BOOLEAN '-' Boolean Variable (X=True, -=False, Space=Unknown) 20081111
15 Importing IV_DISPLAY_TIME Call by reference Type reference (TYPE) BOOLEAN '-' Boolean Variable (X=True, -=False, Space=Unknown) 20081111
16 Importing IV_DOCKABLE Call by reference Type reference (TYPE) BOOLEAN '-' Boolean Variable (X=True, -=False, Space=Unknown) 20081110
17 Importing IV_DOCKED Call by reference Type reference (TYPE) BOOLEAN '-' 20081110
18 Importing IV_DRAGGABLE Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20081110
19 Importing IV_EDITABLE Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20081110
20 Importing IV_FILTERS Call by reference Type reference (TYPE) STRING 20081111
21 Importing IV_HEIGHT Call by reference Type reference (TYPE) WCF_GMT_NEXUS_PIX_LENGTH WCF GMT Nexus Pixel Length Type 20081110
22 Importing IV_ID Call by reference Type reference (TYPE) WCF_GMT_NEXUS_ID WCF GMT Nexus ID Type 20081110
23 Importing IV_LABEL Call by reference Type reference (TYPE) STRING 20081110
24 Importing IV_ON_DROP Call by reference Type reference (TYPE) WCF_GMT_NEXUS_ACTION_NAME WCF GMT Nexus Action Name Type 20081110
25 Importing IV_RESIZABLE Call by reference Type reference (TYPE) BOOLEAN '-' Boolean Variable (X=True, -=False, Space=Unknown) 20081110
26 Importing IV_SEPARATOR_STRING Call by reference Type reference (TYPE) STRING 20081111
27 Importing IV_STATE Call by reference Type reference (TYPE) WCF_GMT_NEXUS_NAME WCF GMT Nexus Name Type 20081110
28 Importing IV_STYLE Call by reference Type reference (TYPE) STRING 20081110
29 Importing IV_TOOLTIP Call by reference Type reference (TYPE) STRING 20081110
30 Importing IV_TRACE_LEVEL Call by reference Type reference (TYPE) STRING 20081111
31 Importing IV_VISIBLE Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20081110
32 Importing IV_WIDTH Call by reference Type reference (TYPE) WCF_GMT_NEXUS_PIX_LENGTH WCF GMT Nexus Pixel Length Type 20081110
33 Importing IV_X Call by reference Type reference (TYPE) I 20081110
34 Importing IV_Y Call by reference Type reference (TYPE) I 20081110
35 Importing IV_Z Call by reference Type reference (TYPE) I 20081110
# Exception Resumable Description Created on
1 CX_WCF_GMT_MODEL 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Importing 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 Importing 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 Importing 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 Importing 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 Importing 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 Importing 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