SAP ABAP Class CL_WD_FLOW_LAYOUT (CL_WD_FLOW_LAYOUT)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA (Application Component) Web Dynpro ABAP
     SWDP_UIEL_STANDARD (Package) UIE Library "Standard"
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WD_LAYOUT 20040625
Properties
Class CL_WD_FLOW_LAYOUT  
Short Description    
Super Class CL_WD_LAYOUT  
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_UIEL_STANDARD   UIE Library "Standard" 
Created 20040625   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)
Interfaces
Class CL_WD_FLOW_LAYOUT has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_NW7_VIEW_ELEMENT_ADAPTER 20110302 Web Dynpro Local Test XX7
2 CL_WDR_VIEW_ELEMENT 20110302 Web Dynpro View Element
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CID_FLOW_LAYOUT Constant Public Type reference (TYPE) GUID '3DB468426C506824E10000000A1550C0' 20050316
2 VL_WRAPPING Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN 20040625
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20040625
2 GET_WRAPPING Instance method Public Method 20040625
3 NEW_FLOW_LAYOUT Static method Public Method 20040625
4 SET_WRAPPING Instance method Public Method 20040625
Events
Class CL_WD_FLOW_LAYOUT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_FLOW_LAYOUT Public See coding 20050316 tt_FLOW_LAYOUT TYPE TABLE OF REF TO CL_WD_FLOW_LAYOUT WITH DEFAULT KEY
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) STRING 20040625
2 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW 20040625

Method CONSTRUCTOR on class CL_WD_FLOW_LAYOUT has no exception.

Method GET_WRAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) WDY_BOOLEAN 20040625

Method GET_WRAPPING on class CL_WD_FLOW_LAYOUT has no exception.

Method NEW_FLOW_LAYOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTAINER Call by reference Object reference (TYPE REF TO) CL_WD_UIELEMENT_CONTAINER 20040625
2 Returning CONTROL Value transfer Object reference (TYPE REF TO) CL_WD_FLOW_LAYOUT 20040625
3 Importing ID Call by reference Type reference (TYPE) STRING 20040625
4 Importing WRAPPING Call by reference Type reference (TYPE) WDY_BOOLEAN 'X' 20040625

Method NEW_FLOW_LAYOUT on class CL_WD_FLOW_LAYOUT has no exception.

Method SET_WRAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) WDY_BOOLEAN 20040625

Method SET_WRAPPING on class CL_WD_FLOW_LAYOUT has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 710