SAP ABAP Class CL_WCF_GMT_BASE_PANE (WCF GMT Nexus Abstract 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_DRAGGABLE_COMPONENT WCF GMT Nexus Base Modeling Element 20080925
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WCF_GMT_DETAIL_PANE WCF GMT Nexus Detail Pane 20081009
2 Inheritance (c INHERITING FROM c_ref)  CL_WCF_GMT_LOGGING_PANE WCF GMT Nexus Logging Pane 20081009
3 Inheritance (c INHERITING FROM c_ref)  CL_WCF_GMT_MOUSE_POINTER_PANE WCF GMT Nexus Mouse Pointer Pane 20081009
4 Inheritance (c INHERITING FROM c_ref)  CL_WCF_GMT_NAVIGATION_PANE WCF GMT Nexus Navigation Pane 20081009
Properties
Class CL_WCF_GMT_BASE_PANE  
Short Description WCF GMT Nexus Abstract Pane    
Super Class CL_WCF_GMT_DRAGGABLE_COMPONENT WCF GMT Nexus Base Modeling Element 
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 20080925   SAP 
Last change 20110908   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)
2 CL_WCF_GMT_MODEL Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_WCF_GMT_BASE_PANE has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_WCF_GMT_DATA_MODEL 20081020 WCF GMT Nexus Data Model - load/build NDL
2 CL_WCF_GMT_MODEL 20081015 WCF GMT Model Structure API
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_BP_ACTIVE Constant Public Type reference (TYPE) WCF_GMT_NEXUS_NAME 'active' WCF GMT Nexus Name Type 20081109
2 GC_BP_CLOSABLE Constant Public Type reference (TYPE) WCF_GMT_NEXUS_NAME 'closable' WCF GMT Nexus Name Type 20081109
3 GC_BP_COLLAPSIBLE Constant Public Type reference (TYPE) WCF_GMT_NEXUS_NAME 'collapsible' WCF GMT Nexus Name Type 20081109
4 GC_BP_DOCKABLE Constant Public Type reference (TYPE) WCF_GMT_NEXUS_NAME 'dockable' WCF GMT Nexus Name Type 20081109
5 GC_BP_DOCKED Constant Public Type reference (TYPE) WCF_GMT_NEXUS_NAME 'docked' WCF GMT Nexus Name Type 20081109
6 GC_BP_DOCKED_POSITION Constant Public Type reference (TYPE) WCF_GMT_NEXUS_NAME 'dockedPosition' WCF GMT Nexus Pane Type 20090414
7 GC_BP_ON_CLOSE Constant Public Type reference (TYPE) WCF_GMT_NEXUS_NAME 'onClose' WCF GMT Nexus Name Type 20081109
8 GC_BP_ON_CLOSE_PARAMATERS Constant Public Type reference (TYPE) WCF_GMT_NEXUS_NAME 'onCloseParameters' WCF GMT Nexus Name Type 20090114
9 GC_BP_ON_COLLAPSE Constant Public Type reference (TYPE) WCF_GMT_NEXUS_NAME 'onCollapse' WCF GMT Nexus Name Type 20081109
10 GC_BP_ON_COLLAPSE_PARAMATERS Constant Public Type reference (TYPE) WCF_GMT_NEXUS_NAME 'onCollapseParameters' WCF GMT Nexus Name Type 20090114
11 GC_BP_ON_DOCK Constant Public Type reference (TYPE) WCF_GMT_NEXUS_NAME 'onDock' WCF GMT Nexus Name Type 20081109
12 GC_BP_ON_DOCK_PARAMATERS Constant Public Type reference (TYPE) WCF_GMT_NEXUS_NAME 'onDockParameters' WCF GMT Nexus Name Type 20090114
13 GC_BP_ON_EXPAND Constant Public Type reference (TYPE) WCF_GMT_NEXUS_NAME 'onExpand' WCF GMT Nexus Name Type 20081109
14 GC_BP_ON_EXPAND_PARAMATERS Constant Public Type reference (TYPE) WCF_GMT_NEXUS_NAME 'onExpandParameters' WCF GMT Nexus Name Type 20090114
15 GC_BP_ON_OPEN Constant Public Type reference (TYPE) WCF_GMT_NEXUS_NAME 'onOpen' WCF GMT Nexus Name Type 20081109
16 GC_BP_ON_OPEN_PARAMATERS Constant Public Type reference (TYPE) WCF_GMT_NEXUS_NAME 'onOpenParameters' WCF GMT Nexus Name Type 20090114
17 GC_BP_ON_RESIZE Constant Public Type reference (TYPE) WCF_GMT_NEXUS_NAME 'onResize' WCF GMT Nexus Name Type 20081109
18 GC_BP_ON_RESIZE_PARAMATERS Constant Public Type reference (TYPE) WCF_GMT_NEXUS_NAME 'onResizeParameters' WCF GMT Nexus Name Type 20090114
19 GC_BP_ON_UNDOCK Constant Public Type reference (TYPE) WCF_GMT_NEXUS_NAME 'onUndock' WCF GMT Nexus Name Type 20081109
20 GC_BP_ON_UNDOCK_PARAMATERS Constant Public Type reference (TYPE) WCF_GMT_NEXUS_NAME 'onUndockParameters' WCF GMT Nexus Name Type 20090114
21 GC_BP_RESIZABLE Constant Public Type reference (TYPE) WCF_GMT_NEXUS_NAME 'resizable' WCF GMT Nexus Name Type 20081109
22 GV_ACTIVE Instance attribute Private Type reference (TYPE) BOOLEAN '-' Boolean Variable (X=True, -=False, Space=Unknown) 20080929
23 GV_CLOSABLE Instance attribute Private Type reference (TYPE) BOOLEAN '-' Boolean Variable (X=True, -=False, Space=Unknown) 20080929
24 GV_COLLAPSIBLE Instance attribute Private Type reference (TYPE) BOOLEAN '-' Boolean Variable (X=True, -=False, Space=Unknown) 20081109
25 GV_DOCKABLE Instance attribute Private Type reference (TYPE) BOOLEAN '-' Boolean Variable (X=True, -=False, Space=Unknown) 20080929
26 GV_DOCKED Instance attribute Private Type reference (TYPE) BOOLEAN '-' Boolean Variable (X=True, -=False, Space=Unknown) 20080929
27 GV_DOCKED_POSITION Instance attribute Private Type reference (TYPE) STRING 20090414
28 GV_INIT_ATTR Instance attribute Private Type reference (TYPE) BOOLEAN ABAP_FALSE Boolean Variable (X=True, -=False, Space=Unknown) 20081109
29 GV_ON_CLOSE Instance attribute Private Type reference (TYPE) WCF_GMT_NEXUS_ACTION_NAME WCF GMT Nexus Action Name Type 20080929
30 GV_ON_CLOSE_PARAMETERS Instance attribute Private Type reference (TYPE) STRING 20090114
31 GV_ON_COLLAPSE Instance attribute Private Type reference (TYPE) WCF_GMT_NEXUS_ACTION_NAME WCF GMT Nexus Action Name Type 20080929
32 GV_ON_COLLAPSE_PARAMETERS Instance attribute Private Type reference (TYPE) STRING 20090114
33 GV_ON_DOCK Instance attribute Private Type reference (TYPE) WCF_GMT_NEXUS_ACTION_NAME WCF GMT Nexus Action Name Type 20080929
34 GV_ON_DOCK_PARAMETERS Instance attribute Private Type reference (TYPE) STRING 20090114
35 GV_ON_EXPAND Instance attribute Private Type reference (TYPE) WCF_GMT_NEXUS_ACTION_NAME WCF GMT Nexus Action Name Type 20080929
36 GV_ON_EXPAND_PARAMETERS Instance attribute Private Type reference (TYPE) STRING 20090114
37 GV_ON_OPEN Instance attribute Private Type reference (TYPE) WCF_GMT_NEXUS_ACTION_NAME WCF GMT Nexus Action Name Type 20080929
38 GV_ON_OPEN_PARAMETERS Instance attribute Private Type reference (TYPE) STRING 20090114
39 GV_ON_RESIZE Instance attribute Private Type reference (TYPE) WCF_GMT_NEXUS_ACTION_NAME WCF GMT Nexus Action Name Type 20080929
40 GV_ON_RESIZE_PARAMETERS Instance attribute Private Type reference (TYPE) STRING 20090114
41 GV_ON_UNDOCK Instance attribute Private Type reference (TYPE) WCF_GMT_NEXUS_ACTION_NAME WCF GMT Nexus Action Name Type 20080929
42 GV_ON_UNDOCK_PARAMETERS Instance attribute Private Type reference (TYPE) STRING 20090114
43 GV_PANE_TYPE Instance attribute Protected Type reference (TYPE) WCF_GMT_NEXUS_PANE_TYPE WCF GMT Nexus Pane Type 20081010
44 GV_RESIZABLE Instance attribute Private Type reference (TYPE) BOOLEAN '-' Boolean Variable (X=True, -=False, Space=Unknown) 20080929
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20081109
2 GET_ACTION_ON_CLOSE Instance method Public Method 20081106
3 GET_ACTION_ON_COLLAPSE Instance method Public Method 20081106
4 GET_ACTION_ON_DOCK Instance method Public Method 20081106
5 GET_ACTION_ON_EXPAND Instance method Public Method 20081106
6 GET_ACTION_ON_OPEN Instance method Public Method 20081106
7 GET_ACTION_ON_RESIZE Instance method Public Method 20081106
8 GET_ACTION_ON_UNDOCK Instance method Public Method 20081106
9 GET_DOCKED_POSITION Instance method Public Method 20090414
10 GET_DYNAMIC_XBCML_LINE Instance method Protected Method 20081117
11 GET_ON_CLOSE_PARAMETERS Instance method Public Method 20090114
12 GET_ON_COLLAPSE_PARAMETERS Instance method Public Method 20090114
13 GET_ON_DOCK_PARAMETERS Instance method Public Method 20090114
14 GET_ON_EXPAND_PARAMETERS Instance method Public Method 20090114
15 GET_ON_OPEN_PARAMETERS Instance method Public Method 20090114
16 GET_ON_RESIZE_PARAMETERS Instance method Public Method 20090114
17 GET_ON_UNDOCK_PARAMETERS Instance method Public Method 20090114
18 GET_TYPE Instance method Public Method 20081010
19 GET_XBCML_LINE Instance method Protected Method 20081106
20 INIT_ATTRIBUTE_LIST Instance method Private Method 20081109
21 IS_ACTIVE Instance method Public Method 20081111
22 IS_CLOSABLE Instance method Public Method 20081020
23 IS_COLLAPSIBLE Instance method Public Method 20081110
24 IS_DOCKABLE Instance method Public Method 20081020
25 IS_DOCKED Instance method Public Method 20081020
26 IS_RESIZABLE Instance method Public Method 20081020
27 SET_ACTION_ON_CLOSE Instance method Public Method 20081106
28 SET_ACTION_ON_COLLAPSE Instance method Public Method 20081106
29 SET_ACTION_ON_DOCK Instance method Public Method 20081106
30 SET_ACTION_ON_EXPAND Instance method Public Method 20081106
31 SET_ACTION_ON_OPEN Instance method Public Method 20081106
32 SET_ACTION_ON_RESIZE Instance method Public Method 20081106
33 SET_ACTION_ON_UNDOCK Instance method Public Method 20081106
34 SET_ACTIVE Instance method Public Method 20081110
35 SET_CLOSABLE Instance method Public Method 20081020
36 SET_COLLAPSIBLE Instance method Public Method 20081110
37 SET_DOCKABLE Instance method Public Method 20081020
38 SET_DOCKED Instance method Public Method 20081020
39 SET_DOCKED_POSITION Instance method Public Method 20090414
40 SET_ON_CLOSE_PARAMETERS Instance method Public Method 20090114
41 SET_ON_COLLAPSE_PARAMETERS Instance method Public Method 20090114
42 SET_ON_DOCK_PARAMETERS Instance method Public Method 20090114
43 SET_ON_EXPAND_PARAMETERS Instance method Public Method 20090114
44 SET_ON_OPEN_PARAMETERS Instance method Public Method 20090114
45 SET_ON_RESIZE_PARAMETERS Instance method Public Method 20090114
46 SET_ON_UNDOCK_PARAMETERS Instance method Public Method 20090114
47 SET_RESIZABLE Instance method Public Method 20081020
Events
Class CL_WCF_GMT_BASE_PANE has no event.
Types
Class CL_WCF_GMT_BASE_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 20081109
3 Importing IV_ACTION_ON_COLLAPSE Call by reference Type reference (TYPE) WCF_GMT_NEXUS_ACTION_NAME WCF GMT Nexus Action Name Type 20081109
4 Importing IV_ACTION_ON_DOCK Call by reference Type reference (TYPE) WCF_GMT_NEXUS_ACTION_NAME WCF GMT Nexus Action Name Type 20081109
5 Importing IV_ACTION_ON_EXPAND Call by reference Type reference (TYPE) WCF_GMT_NEXUS_ACTION_NAME WCF GMT Nexus Action Name Type 20081109
6 Importing IV_ACTION_ON_OPEN Call by reference Type reference (TYPE) WCF_GMT_NEXUS_ACTION_NAME WCF GMT Nexus Action Name Type 20081109
7 Importing IV_ACTION_ON_RESIZE Call by reference Type reference (TYPE) WCF_GMT_NEXUS_ACTION_NAME WCF GMT Nexus Action Name Type 20081109
8 Importing IV_ACTION_ON_UNDOCK Call by reference Type reference (TYPE) WCF_GMT_NEXUS_ACTION_NAME WCF GMT Nexus Action Name Type 20081109
9 Importing IV_ACTIVE Call by reference Type reference (TYPE) BOOLEAN '-' WCF GMT Nexus Name Type 20081109
10 Importing IV_CLOSABLE Call by reference Type reference (TYPE) BOOLEAN '-' Boolean Variable (X=True, -=False, Space=Unknown) 20081109
11 Importing IV_COLLAPSIBLE Call by reference Type reference (TYPE) BOOLEAN '-' Boolean Variable (X=True, -=False, Space=Unknown) 20081109
12 Importing IV_CONTEXT_MENU_ID Call by reference Type reference (TYPE) WCF_GMT_NEXUS_ID WCF GMT Nexus ID Type 20081109
13 Importing IV_DOCKABLE Call by reference Type reference (TYPE) BOOLEAN '-' Boolean Variable (X=True, -=False, Space=Unknown) 20081109
14 Importing IV_DOCKED Call by reference Type reference (TYPE) BOOLEAN '-' 20081109
15 Importing IV_DRAGGABLE Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20081109
16 Importing IV_EDITABLE Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20081109
17 Importing IV_HEIGHT Call by reference Type reference (TYPE) WCF_GMT_NEXUS_PIX_LENGTH WCF GMT Nexus Pixel Length Type 20081109
18 Importing IV_ID Call by reference Type reference (TYPE) WCF_GMT_NEXUS_ID WCF GMT Nexus ID Type 20081109
19 Importing IV_LABEL Call by reference Type reference (TYPE) STRING 20081109
20 Importing IV_ON_DROP Call by reference Type reference (TYPE) WCF_GMT_NEXUS_ACTION_NAME WCF GMT Nexus Action Name Type 20081109
21 Importing IV_RESIZABLE Call by reference Type reference (TYPE) BOOLEAN '-' Boolean Variable (X=True, -=False, Space=Unknown) 20081109
22 Importing IV_STATE Call by reference Type reference (TYPE) WCF_GMT_NEXUS_NAME WCF GMT Nexus Name Type 20081109
23 Importing IV_STYLE Call by reference Type reference (TYPE) STRING 20081109
24 Importing IV_TOOLTIP Call by reference Type reference (TYPE) STRING 20081109
25 Importing IV_VISIBLE Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20081109
26 Importing IV_WIDTH Call by reference Type reference (TYPE) WCF_GMT_NEXUS_PIX_LENGTH WCF GMT Nexus Pixel Length Type 20081109
27 Importing IV_X Call by reference Type reference (TYPE) I 20081109
28 Importing IV_Y Call by reference Type reference (TYPE) I 20081109
29 Importing IV_Z Call by reference Type reference (TYPE) I 20081109
# Exception Resumable Description Created on
1 CX_WCF_GMT_MODEL WCF GMT Based Nexus Exception 20081109

Method GET_ACTION_ON_CLOSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ACTION Value transfer Type reference (TYPE) WCF_GMT_NEXUS_ACTION_NAME WCF GMT Nexus Action Name Type 20081106

Method GET_ACTION_ON_CLOSE on class CL_WCF_GMT_BASE_PANE has no exception.

Method GET_ACTION_ON_COLLAPSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ACTION Value transfer Type reference (TYPE) WCF_GMT_NEXUS_ACTION_NAME WCF GMT Nexus Action Name Type 20081106

Method GET_ACTION_ON_COLLAPSE on class CL_WCF_GMT_BASE_PANE has no exception.

Method GET_ACTION_ON_DOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ACTION Value transfer Type reference (TYPE) WCF_GMT_NEXUS_ACTION_NAME WCF GMT Nexus Action Name Type 20081106

Method GET_ACTION_ON_DOCK on class CL_WCF_GMT_BASE_PANE has no exception.

Method GET_ACTION_ON_EXPAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ACTION Value transfer Type reference (TYPE) WCF_GMT_NEXUS_ACTION_NAME WCF GMT Nexus Action Name Type 20081106

Method GET_ACTION_ON_EXPAND on class CL_WCF_GMT_BASE_PANE has no exception.

Method GET_ACTION_ON_OPEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ACTION Value transfer Type reference (TYPE) WCF_GMT_NEXUS_ACTION_NAME WCF GMT Nexus Action Name Type 20081106

Method GET_ACTION_ON_OPEN on class CL_WCF_GMT_BASE_PANE has no exception.

Method GET_ACTION_ON_RESIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ACTION Value transfer Type reference (TYPE) WCF_GMT_NEXUS_ACTION_NAME WCF GMT Nexus Action Name Type 20081106

Method GET_ACTION_ON_RESIZE on class CL_WCF_GMT_BASE_PANE has no exception.

Method GET_ACTION_ON_UNDOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ACTION Value transfer Type reference (TYPE) WCF_GMT_NEXUS_ACTION_NAME WCF GMT Nexus Action Name Type 20081106

Method GET_ACTION_ON_UNDOCK on class CL_WCF_GMT_BASE_PANE has no exception.

Method GET_DOCKED_POSITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DOCKED_POSITION Value transfer Type reference (TYPE) STRING 20090414

Method GET_DOCKED_POSITION on class CL_WCF_GMT_BASE_PANE has no exception.

Method GET_DYNAMIC_XBCML_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_LINE Value transfer Type reference (TYPE) CL_WCF_GMT_MODEL=>GS_SHAPE 20081117

Method GET_DYNAMIC_XBCML_LINE on class CL_WCF_GMT_BASE_PANE has no exception.

Method GET_ON_CLOSE_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_PARAMETERS Value transfer Type reference (TYPE) STRING 20090114

Method GET_ON_CLOSE_PARAMETERS on class CL_WCF_GMT_BASE_PANE has no exception.

Method GET_ON_COLLAPSE_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_PARAMETERS Value transfer Type reference (TYPE) STRING 20090114

Method GET_ON_COLLAPSE_PARAMETERS on class CL_WCF_GMT_BASE_PANE has no exception.

Method GET_ON_DOCK_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_PARAMETERS Value transfer Type reference (TYPE) STRING 20090114

Method GET_ON_DOCK_PARAMETERS on class CL_WCF_GMT_BASE_PANE has no exception.

Method GET_ON_EXPAND_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_PARAMETERS Value transfer Type reference (TYPE) STRING 20090114

Method GET_ON_EXPAND_PARAMETERS on class CL_WCF_GMT_BASE_PANE has no exception.

Method GET_ON_OPEN_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_PARAMETERS Value transfer Type reference (TYPE) STRING 20090114

Method GET_ON_OPEN_PARAMETERS on class CL_WCF_GMT_BASE_PANE has no exception.

Method GET_ON_RESIZE_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_PARAMETERS Value transfer Type reference (TYPE) STRING 20090114

Method GET_ON_RESIZE_PARAMETERS on class CL_WCF_GMT_BASE_PANE has no exception.

Method GET_ON_UNDOCK_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_PARAMETERS Value transfer Type reference (TYPE) STRING 20090114

Method GET_ON_UNDOCK_PARAMETERS on class CL_WCF_GMT_BASE_PANE has no exception.

Method GET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_PANE_TYPE Value transfer Type reference (TYPE) WCF_GMT_NEXUS_PANE_TYPE WCF GMT Nexus Pane Type 20081010

Method GET_TYPE on class CL_WCF_GMT_BASE_PANE has no exception.

Method GET_XBCML_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_LINE Value transfer Type reference (TYPE) CL_WCF_GMT_MODEL=>GS_PANE 20081106

Method GET_XBCML_LINE on class CL_WCF_GMT_BASE_PANE has no exception.

Method INIT_ATTRIBUTE_LIST Signature

Method INIT_ATTRIBUTE_LIST on class CL_WCF_GMT_BASE_PANE has no parameter.
Method INIT_ATTRIBUTE_LIST on class CL_WCF_GMT_BASE_PANE has no exception.

Method IS_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ACTIVE Value transfer Type reference (TYPE) BOOLEAN WCF GMT Nexus Name Type 20081111

Method IS_ACTIVE on class CL_WCF_GMT_BASE_PANE has no exception.

Method IS_CLOSABLE Signature

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

Method IS_CLOSABLE on class CL_WCF_GMT_BASE_PANE has no exception.

Method IS_COLLAPSIBLE Signature

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

Method IS_COLLAPSIBLE on class CL_WCF_GMT_BASE_PANE has no exception.

Method IS_DOCKABLE Signature

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

Method IS_DOCKABLE on class CL_WCF_GMT_BASE_PANE has no exception.

Method IS_DOCKED Signature

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

Method IS_DOCKED on class CL_WCF_GMT_BASE_PANE has no exception.

Method IS_RESIZABLE Signature

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

Method IS_RESIZABLE on class CL_WCF_GMT_BASE_PANE has no exception.

Method SET_ACTION_ON_CLOSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTION Call by reference Type reference (TYPE) WCF_GMT_NEXUS_ACTION_NAME WCF GMT Nexus Action Name Type 20081106

Method SET_ACTION_ON_CLOSE on class CL_WCF_GMT_BASE_PANE has no exception.

Method SET_ACTION_ON_COLLAPSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTION Call by reference Type reference (TYPE) WCF_GMT_NEXUS_ACTION_NAME WCF GMT Nexus Action Name Type 20081106

Method SET_ACTION_ON_COLLAPSE on class CL_WCF_GMT_BASE_PANE has no exception.

Method SET_ACTION_ON_DOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTION Call by reference Type reference (TYPE) WCF_GMT_NEXUS_ACTION_NAME WCF GMT Nexus Action Name Type 20081106

Method SET_ACTION_ON_DOCK on class CL_WCF_GMT_BASE_PANE has no exception.

Method SET_ACTION_ON_EXPAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTION Call by reference Type reference (TYPE) WCF_GMT_NEXUS_ACTION_NAME WCF GMT Nexus Action Name Type 20081106

Method SET_ACTION_ON_EXPAND on class CL_WCF_GMT_BASE_PANE has no exception.

Method SET_ACTION_ON_OPEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTION Call by reference Type reference (TYPE) WCF_GMT_NEXUS_ACTION_NAME WCF GMT Nexus Action Name Type 20081106

Method SET_ACTION_ON_OPEN on class CL_WCF_GMT_BASE_PANE has no exception.

Method SET_ACTION_ON_RESIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTION Call by reference Type reference (TYPE) WCF_GMT_NEXUS_ACTION_NAME WCF GMT Nexus Action Name Type 20081106

Method SET_ACTION_ON_RESIZE on class CL_WCF_GMT_BASE_PANE has no exception.

Method SET_ACTION_ON_UNDOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTION Call by reference Type reference (TYPE) WCF_GMT_NEXUS_ACTION_NAME WCF GMT Nexus Action Name Type 20081106

Method SET_ACTION_ON_UNDOCK on class CL_WCF_GMT_BASE_PANE has no exception.

Method SET_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTIVE Call by reference Type reference (TYPE) BOOLEAN '-' WCF GMT Nexus Name Type 20081110

Method SET_ACTIVE on class CL_WCF_GMT_BASE_PANE has no exception.

Method SET_CLOSABLE Signature

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

Method SET_CLOSABLE on class CL_WCF_GMT_BASE_PANE has no exception.

Method SET_COLLAPSIBLE Signature

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

Method SET_COLLAPSIBLE on class CL_WCF_GMT_BASE_PANE has no exception.

Method SET_DOCKABLE Signature

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

Method SET_DOCKABLE on class CL_WCF_GMT_BASE_PANE has no exception.

Method SET_DOCKED Signature

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

Method SET_DOCKED on class CL_WCF_GMT_BASE_PANE has no exception.

Method SET_DOCKED_POSITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DOCKED_POSITION Call by reference Type reference (TYPE) STRING 20090414

Method SET_DOCKED_POSITION on class CL_WCF_GMT_BASE_PANE has no exception.

Method SET_ON_CLOSE_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PARAMETERS Call by reference Type reference (TYPE) STRING 20090114

Method SET_ON_CLOSE_PARAMETERS on class CL_WCF_GMT_BASE_PANE has no exception.

Method SET_ON_COLLAPSE_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PARAMETERS Call by reference Type reference (TYPE) STRING 20090114

Method SET_ON_COLLAPSE_PARAMETERS on class CL_WCF_GMT_BASE_PANE has no exception.

Method SET_ON_DOCK_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PARAMETERS Call by reference Type reference (TYPE) STRING 20090114

Method SET_ON_DOCK_PARAMETERS on class CL_WCF_GMT_BASE_PANE has no exception.

Method SET_ON_EXPAND_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PARAMETERS Call by reference Type reference (TYPE) STRING 20090114

Method SET_ON_EXPAND_PARAMETERS on class CL_WCF_GMT_BASE_PANE has no exception.

Method SET_ON_OPEN_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PARAMETERS Call by reference Type reference (TYPE) STRING 20090114

Method SET_ON_OPEN_PARAMETERS on class CL_WCF_GMT_BASE_PANE has no exception.

Method SET_ON_RESIZE_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PARAMETERS Call by reference Type reference (TYPE) STRING 20090114

Method SET_ON_RESIZE_PARAMETERS on class CL_WCF_GMT_BASE_PANE has no exception.

Method SET_ON_UNDOCK_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PARAMETERS Call by reference Type reference (TYPE) STRING 20090114

Method SET_ON_UNDOCK_PARAMETERS on class CL_WCF_GMT_BASE_PANE has no exception.

Method SET_RESIZABLE Signature

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

Method SET_RESIZABLE on class CL_WCF_GMT_BASE_PANE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700