SAP ABAP Class /IWBEP/CL_SBUI_CONTROL_HANDLER (SB: UI control handler)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-BSE-SB (Application Component) Gateway Service Builder
     /IWBEP/SB_UI_BASE (Package) Gateway Service Builder UI - API and SPI
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /IWBEP/CL_SBUI_COMPONENT SB: UI component 20120116
2 Interface implementation (CLASS c. INTERFACES i_ref)  /IWBEP/IF_SBUI_CONTROL_BASED SB: UI control based behavior 20120116
3 Interface implementation (CLASS c. INTERFACES i_ref)  /IWBEP/IF_SBUI_CONTROL_HANDLER SB: UI control handler behavior 20120124
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /IWBEP/CL_SBUI_FRAME_SPLITTER SB: UI frame (based on a splitter, either rows or colums) 20120124
2 Inheritance (c INHERITING FROM c_ref)  /IWBEP/CL_SBUI_FRAME_SWITCH SB: UI frame (displays always one out of many siblings) 20120123
3 Inheritance (c INHERITING FROM c_ref)  /IWBEP/CL_SBUI_VIEW SB: UI view (control-based) 20120116
Properties
Class /IWBEP/CL_SBUI_CONTROL_HANDLER  
Short Description SB: UI control handler    
Super Class /IWBEP/CL_SBUI_COMPONENT SB: UI component 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class /IWBEP/SBUI    
Program status P  SAP Standard Production Program 
Category 0   
Package /IWBEP/SB_UI_BASE   Gateway Service Builder UI - API and SPI 
Created 20120116   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /IWBEP/CL_SBUI_CONTROL_HANDLER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /IWBEP/IF_SBUI_CONTROL_BASED SB: UI control based behavior 20120116
2 /IWBEP/IF_SBUI_CONTROL_HANDLER SB: UI control handler behavior 20120124
Friends
Class /IWBEP/CL_SBUI_CONTROL_HANDLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER assigned container 20120116
Methods
# Method Level Visibility Method type Description Created on
1 DO_ATTACH_CONTROLS Instance method Protected Method template method (mandatory): attach to new container 20120213
2 DO_DETACH_CONTROLS Instance method Protected Method template method (mandatory): detach from previous container 20120213
Events
Class /IWBEP/CL_SBUI_CONTROL_HANDLER has no event.
Types
Class /IWBEP/CL_SBUI_CONTROL_HANDLER has no local type.
Method Signatures

Method DO_ATTACH_CONTROLS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER new container to be used 20120213
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20120213

Method DO_DETACH_CONTROLS Signature

Method DO_DETACH_CONTROLS on class /IWBEP/CL_SBUI_CONTROL_HANDLER has no parameter.
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20120213
History
Last changed by/on SAP  20130531 
SAP Release Created in 200