SAP ABAP Class CL_EEWA_FORM_DOCK (Basic Class for Docking Forms)
Hierarchy
IS-UT (Software Component) SAP Utilities/Telecommunication
   IS-U-WA (Application Component) Waste Management
     EEWA_ENHANCED_LOGISTICS (Package) IS-U-WA: Enhanced Logistics
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_EEWA_FORM_BASE Basis Class for Forms 20031013
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_EEWA_FORM_LIST Basis Class for Simple List Forms 20031015
2 Inheritance (c INHERITING FROM c_ref)  CL_EEWA_FORM_TREE Basis Class for Tree Forms 20031014
Properties
Class CL_EEWA_FORM_DOCK  
Short Description Basic Class for Docking Forms    
Super Class CL_EEWA_FORM_BASE Basis Class for Forms 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package EEWA_ENHANCED_LOGISTICS   IS-U-WA: Enhanced Logistics 
Created 20031013   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_GUI_DOCKING_CONTAINER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CNTL Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_EEWA_FORM_DOCK has no interface implemented.
Friends
Class CL_EEWA_FORM_DOCK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 FAPPBADIDOCK Instance attribute Protected Object reference (TYPE REF TO) IF_EX_EEWAEL_BD_DOCK BAdI Interface for DOCK Application 20040720
2 FBADIDOCK Instance attribute Protected Object reference (TYPE REF TO) IF_EX_EEWAEL_DOCK BAdI Interface for LIST 20040720
3 FCONTAINER Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20031014
4 FCONTROLCONTAINER Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20040504
5 FCONTROLSPLITTER Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_SPLITTER_CONTAINER Splitter Control 20040504
6 FDOCK Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_DOCKING_CONTAINER Docking Control Container 20031014
7 FDOCKING Instance attribute Protected Type reference (TYPE) C 20031014
8 FTOOLCONTAINER Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_CONTAINER Anonymous Container 20031014
9 FTOOLSPLITTER Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_SPLITTER_CONTAINER Splitter Control 20040504
Methods
# Method Level Visibility Method type Description Created on
1 BADI_INITDOCKOPTIONS Instance method Protected Method Define Tree Options 20040720
2 CREATECONTAINER Instance method Protected Method Generate Container Structure 20040504
3 GETCONTROLCONTAINER Instance method Protected Method Get Container for Controls 20040504
4 HANDLE_CONTAINERSIZED Instance method Protected Method Treatement After Container Resize 20040219
5 INIT_CONTAINER_EVENTS Instance method Protected Method Define Events for Tree/List Container 20040219
6 INIT_DOCK_OPTIONS Instance method Protected Method Describe Container Structure 20040504
7 ONCONTAINERSIZED Instance method Protected Event handling method Event: Container Size Changed 20040219
8 SETTOOLMESSAGE Instance method Protected Method Display Notification in Toolwindow 20040511
Events
Class CL_EEWA_FORM_DOCK has no event.
Types
Class CL_EEWA_FORM_DOCK has no local type.
Method Signatures

Method BADI_INITDOCKOPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PAR_OPTIONS Call by reference Type reference (TYPE) EWAEL_DOCK_OPTIONS Baum-Optionen 20040720

Method BADI_INITDOCKOPTIONS on class CL_EEWA_FORM_DOCK has no exception.

Method CREATECONTAINER Signature

Method CREATECONTAINER on class CL_EEWA_FORM_DOCK has no parameter.
Method CREATECONTAINER on class CL_EEWA_FORM_DOCK has no exception.

Method GETCONTROLCONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PAR_CONTAINER Value transfer Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20040504
2 Importing PAR_NUMBER Call by reference Type reference (TYPE) I 1 20040504

Method GETCONTROLCONTAINER on class CL_EEWA_FORM_DOCK has no exception.

Method HANDLE_CONTAINERSIZED Signature

Method HANDLE_CONTAINERSIZED on class CL_EEWA_FORM_DOCK has no parameter.
Method HANDLE_CONTAINERSIZED on class CL_EEWA_FORM_DOCK has no exception.

Method INIT_CONTAINER_EVENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PAR_EVENTS Call by reference Type reference (TYPE) CNTL_SIMPLE_EVENTS 20040219

Method INIT_CONTAINER_EVENTS on class CL_EEWA_FORM_DOCK has no exception.

Method INIT_DOCK_OPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PAR_OPTIONS Call by reference Type reference (TYPE) EWAEL_DOCK_OPTIONS Dock-Optionen 20040504

Method INIT_DOCK_OPTIONS on class CL_EEWA_FORM_DOCK has no exception.

Method ONCONTAINERSIZED Signature

Method ONCONTAINERSIZED on class CL_EEWA_FORM_DOCK has no parameter.
Method ONCONTAINERSIZED on class CL_EEWA_FORM_DOCK has no exception.

Method SETTOOLMESSAGE Signature

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

Method SETTOOLMESSAGE on class CL_EEWA_FORM_DOCK has no exception.
History
Last changed by/on SAP  20050224 
SAP Release Created in 472