SAP ABAP Class CL_BSP_DLC__TBUIASG (CL_BSP_DLC__TBUIASG)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-CON (Application Component) UI Configuration & Design Layer
     BSP_DYN_CONFIG_TOOLS2 (Package) Tools for Dynamic Layout
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BSP_DLC_VIEW_ITEMS Configuration Item Set 20080417
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BSP_DLC__TBUIASG_IMPL 20080311
Properties
Class CL_BSP_DLC__TBUIASG  
Short Description    
Super Class CL_BSP_DLC_VIEW_ITEMS Configuration Item Set 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BSP_DYN_CONFIG_TOOLS2   Tools for Dynamic Layout 
Created 20080311   SAP 
Last change 20100303   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BSP_DLC__TBUIASG has no forward declaration.
Interfaces
Class CL_BSP_DLC__TBUIASG has no interface implemented.
Friends
Class CL_BSP_DLC__TBUIASG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 TYPED_CONTEXT Instance attribute Protected Object reference (TYPE REF TO) CL_BSP_DLC__TBUIASG_CTXT 20080311
2 VIEW Constant Private Type reference (TYPE) STRING 'TBUIAsg.htm' 20080311
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20080311
2 EH_ONBTN_ADD_STEP_VIEW Instance method Protected Method 20090121
3 EH_ONBTN_ADD_TASK Instance method Protected Method 20090121
4 EH_ONBTN_DEL_REUSE_STEP_TASK Instance method Protected Method 20090121
5 EH_ONBTN_MOVE_DOWN Instance method Protected Method 20080312
6 EH_ONBTN_MOVE_UP Instance method Protected Method 20080312
7 EH_ONLINK_DESCR Instance method Protected Method 20080312
8 EH_ONLINK_DESCR_CHOSEN Instance method Protected Method 20080312
9 EH_ONPOPUP_ADD_STEP_CLOSED Instance method Protected Method 20090122
10 EH_ONPOPUP_ADD_TASK_CLOSED Instance method Protected Method 20090121
11 EH_ONROW_SEL_VIEWS Instance method Protected Method 20080312
12 EH_ONROW_SEL_VIEW_SET Instance method Protected Method 20080312
13 EH_ONVIEW_ADD Instance method Protected Method 20080312
14 EH_ONVIEW_REMOVE Instance method Protected Method 20080312
15 EH_ON_ONE_CLICK_ACTION Instance method Protected Method 20090122
Events
Class CL_BSP_DLC__TBUIASG has no event.
Types
Class CL_BSP_DLC__TBUIASG has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_BSP_DLC__TBUIASG has no parameter.
Method CONSTRUCTOR on class CL_BSP_DLC__TBUIASG has no exception.

Method EH_ONBTN_ADD_STEP_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20090121
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20090121

Method EH_ONBTN_ADD_STEP_VIEW on class CL_BSP_DLC__TBUIASG has no exception.

Method EH_ONBTN_ADD_TASK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20090121
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20090121

Method EH_ONBTN_ADD_TASK on class CL_BSP_DLC__TBUIASG has no exception.

Method EH_ONBTN_DEL_REUSE_STEP_TASK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20090121
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20090121

Method EH_ONBTN_DEL_REUSE_STEP_TASK on class CL_BSP_DLC__TBUIASG has no exception.

Method EH_ONBTN_MOVE_DOWN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20080312
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20080312

Method EH_ONBTN_MOVE_DOWN on class CL_BSP_DLC__TBUIASG has no exception.

Method EH_ONBTN_MOVE_UP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20080312
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20080312

Method EH_ONBTN_MOVE_UP on class CL_BSP_DLC__TBUIASG has no exception.

Method EH_ONLINK_DESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20080312
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20080312

Method EH_ONLINK_DESCR on class CL_BSP_DLC__TBUIASG has no exception.

Method EH_ONLINK_DESCR_CHOSEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20080312
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20080312

Method EH_ONLINK_DESCR_CHOSEN on class CL_BSP_DLC__TBUIASG has no exception.

Method EH_ONPOPUP_ADD_STEP_CLOSED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20090122
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20090122

Method EH_ONPOPUP_ADD_STEP_CLOSED on class CL_BSP_DLC__TBUIASG has no exception.

Method EH_ONPOPUP_ADD_TASK_CLOSED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20090121
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20090121

Method EH_ONPOPUP_ADD_TASK_CLOSED on class CL_BSP_DLC__TBUIASG has no exception.

Method EH_ONROW_SEL_VIEWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20080312
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20080312

Method EH_ONROW_SEL_VIEWS on class CL_BSP_DLC__TBUIASG has no exception.

Method EH_ONROW_SEL_VIEW_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20080312
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20080312

Method EH_ONROW_SEL_VIEW_SET on class CL_BSP_DLC__TBUIASG has no exception.

Method EH_ONVIEW_ADD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20080312
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20080312

Method EH_ONVIEW_ADD on class CL_BSP_DLC__TBUIASG has no exception.

Method EH_ONVIEW_REMOVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20080312
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20080312

Method EH_ONVIEW_REMOVE on class CL_BSP_DLC__TBUIASG has no exception.

Method EH_ON_ONE_CLICK_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20090122
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20090122

Method EH_ON_ONE_CLICK_ACTION on class CL_BSP_DLC__TBUIASG has no exception.
History
Last changed by/on SAP  20100303 
SAP Release Created in 701