SAP ABAP Class /IWBEP/CL_SBUI_LAYOUT_HANDLER (SB: UI layout handler (state of a screen with layout))
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_DYNPRO_HANDLER SB: UI dynpro handler (state of a screen) 20120216
2 Interface implementation (CLASS c. INTERFACES i_ref)  /IWBEP/IF_SBUI_COMPOSITE SB: UI composite (contains other components) 20120216
Properties
Class /IWBEP/CL_SBUI_LAYOUT_HANDLER  
Short Description SB: UI layout handler (state of a screen with layout)    
Super Class /IWBEP/CL_SBUI_DYNPRO_HANDLER SB: UI dynpro handler (state of a screen) 
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 20120216   SAP 
Last change 20141120    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /IWBEP/CL_SBUI_FRAME_SPLITTER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 /IWBEP/IF_SBUI_SETUP_SERVICE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 /IWBEP/IF_SBUI_COMPOSITE SB: UI composite (contains other components) 20120216
Friends
Class /IWBEP/CL_SBUI_LAYOUT_HANDLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_SCREEN_CATEGORY_DETAIL Constant Public Type reference (TYPE) /IWBEP/SBUI_SCREEN_CATEGORY /IWBEP/IF_SBUI_SETUP_SERVICE=>GC_SCREEN_DETAIL screen category detail 20120324
2 GC_SCREEN_CATEGORY_MAIN Constant Public Type reference (TYPE) /IWBEP/SBUI_SCREEN_CATEGORY /IWBEP/IF_SBUI_SETUP_SERVICE=>GC_SCREEN_MAIN screen category main 20120324
3 GC_SCREEN_CATEGORY_UNDEFINED Constant Public Type reference (TYPE) /IWBEP/SBUI_SCREEN_CATEGORY SPACE screen category undefined 20120324
4 MV_SCREEN_CATEGORY Instance attribute Public Type reference (TYPE) /IWBEP/SBUI_SCREEN_CATEGORY screen category 20120324
Methods
# Method Level Visibility Method type Description Created on
1 INSERT_CHILD_COMPONENT Instance method Public Method 20120324
2 REMOVE_CHILD_COMPONENT Instance method Public Method 20120324
3 SET_CHILD_VISIBILITY Instance method Public Method 20120324
Events
Class /IWBEP/CL_SBUI_LAYOUT_HANDLER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_FRAME Protected See coding categorized frame 20120305 BEGIN OF ty_s_frame , category TYPE /iwbep/sbui_component_category , object TYPE REF TO /iwbep/if_sbui_frameset , END OF ty_s_frame
2 TY_T_FRAME Protected See coding categorized frame collection 20120305 ty_t_frame TYPE SORTED TABLE OF ty_s_frame WITH UNIQUE KEY category
3 TY_T_TABSTRIP Protected See coding tabstrip collection 20120305 ty_t_tabstrip TYPE STANDARD TABLE OF REF TO /iwbep/cl_sbui_tabstrip WITH DEFAULT KEY
Method Signatures

Method INSERT_CHILD_COMPONENT Signature

Method INSERT_CHILD_COMPONENT on class /IWBEP/CL_SBUI_LAYOUT_HANDLER has no parameter.
Method INSERT_CHILD_COMPONENT on class /IWBEP/CL_SBUI_LAYOUT_HANDLER has no exception.

Method REMOVE_CHILD_COMPONENT Signature

Method REMOVE_CHILD_COMPONENT on class /IWBEP/CL_SBUI_LAYOUT_HANDLER has no parameter.
Method REMOVE_CHILD_COMPONENT on class /IWBEP/CL_SBUI_LAYOUT_HANDLER has no exception.

Method SET_CHILD_VISIBILITY Signature

Method SET_CHILD_VISIBILITY on class /IWBEP/CL_SBUI_LAYOUT_HANDLER has no parameter.
Method SET_CHILD_VISIBILITY on class /IWBEP/CL_SBUI_LAYOUT_HANDLER has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in 200