SAP ABAP Class CL_FLEX_SAN_SANDBOXMAIN (CL_FLEX_SAN_SANDBOXMAIN)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-UI-TAG (Application Component) Tag Library
     BSP_DYN_CONFIG_TAG_LIB_TEST (Package) test applications for the THTMLB test library
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BSP_WD_VIEW_CONTROLLER Basis Class for WD View Controller 20081014
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FLEX_SAN_SANDBOXMAIN_IMPL 20081014
Properties
Class CL_FLEX_SAN_SANDBOXMAIN  
Short Description    
Super Class CL_BSP_WD_VIEW_CONTROLLER Basis Class for WD View Controller 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BSP_DYN_CONFIG_TAG_LIB_TEST   test applications for the THTMLB test library 
Created 20081014   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FLEX_SAN_SANDBOXMAIN has no forward declaration.
Interfaces
Class CL_FLEX_SAN_SANDBOXMAIN has no interface implemented.
Friends
Class CL_FLEX_SAN_SANDBOXMAIN 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_FLEX_SAN_SANDBOXMAIN_CTXT 20081014
2 VIEW Constant Private Type reference (TYPE) STRING 'SandBoxMain.htm' 20081014
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20081014
2 EH_ONGOTOFTGTEST Instance method Protected Method 20081014
3 EH_ONGOTOFTPTEST Instance method Protected Method 20081015
4 EH_ONGOTONEXUSACTION Instance method Protected Method 20090105
5 EH_ONGOTONEXUSCN Instance method Protected Method 20081210
6 EH_ONGOTONEXUSOVP Instance method Protected Method 20081014
7 EH_ONGOTOPROTOSELEC Instance method Protected Method 20081014
8 EH_ONGOTOVALIDATION Instance method Protected Method 20081203
9 EH_ONGOTOWCFCONTROLS Instance method Protected Method 20090811
10 EH_ONGOTO_BUILDMODEL Instance method Protected Method 20100325
11 EH_ONGOTO_SILVERLIGHT Instance method Protected Method 20100726
12 EH_ONGOTO_VEVIEWER Instance method Protected Method 20120304
13 OP_GOTOFTGTEST Instance method Protected Method 20081014
14 OP_GOTOFTPTEST Instance method Protected Method 20081015
15 OP_GOTONEXUSACTION Instance method Protected Method 20090105
16 OP_GOTONEXUSCN Instance method Protected Method 20081210
17 OP_GOTONEXUSOVP Instance method Protected Method 20081014
18 OP_GOTOPROTOSELEC Instance method Protected Method 20081014
19 OP_GOTOSILVERLIGHT Instance method Protected Method 20100726
20 OP_GOTOVALIDATION Instance method Protected Method 20081203
21 OP_GOTOVEVIEWER Instance method Protected Method 20120304
22 OP_GOTOWCFCONTROLS Instance method Protected Method 20090811
23 OP_GOTO_BUILDMODEL Instance method Protected Method 20100325
Events
Class CL_FLEX_SAN_SANDBOXMAIN has no event.
Types
Class CL_FLEX_SAN_SANDBOXMAIN has no local type.
Method Signatures

Method CONSTRUCTOR Signature

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

Method EH_ONGOTOFTGTEST 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 20081014
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20081014

Method EH_ONGOTOFTGTEST on class CL_FLEX_SAN_SANDBOXMAIN has no exception.

Method EH_ONGOTOFTPTEST 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 20081015
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20081015

Method EH_ONGOTOFTPTEST on class CL_FLEX_SAN_SANDBOXMAIN has no exception.

Method EH_ONGOTONEXUSACTION 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 20090105
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20090105

Method EH_ONGOTONEXUSACTION on class CL_FLEX_SAN_SANDBOXMAIN has no exception.

Method EH_ONGOTONEXUSCN 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 20081210
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20081210

Method EH_ONGOTONEXUSCN on class CL_FLEX_SAN_SANDBOXMAIN has no exception.

Method EH_ONGOTONEXUSOVP 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 20081014
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20081014

Method EH_ONGOTONEXUSOVP on class CL_FLEX_SAN_SANDBOXMAIN has no exception.

Method EH_ONGOTOPROTOSELEC 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 20081014
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20081014

Method EH_ONGOTOPROTOSELEC on class CL_FLEX_SAN_SANDBOXMAIN has no exception.

Method EH_ONGOTOVALIDATION 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 20081203
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20081203

Method EH_ONGOTOVALIDATION on class CL_FLEX_SAN_SANDBOXMAIN has no exception.

Method EH_ONGOTOWCFCONTROLS 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 20090811
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20090811

Method EH_ONGOTOWCFCONTROLS on class CL_FLEX_SAN_SANDBOXMAIN has no exception.

Method EH_ONGOTO_BUILDMODEL 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 20100325
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20100325

Method EH_ONGOTO_BUILDMODEL on class CL_FLEX_SAN_SANDBOXMAIN has no exception.

Method EH_ONGOTO_SILVERLIGHT 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 20100726
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20100726

Method EH_ONGOTO_SILVERLIGHT on class CL_FLEX_SAN_SANDBOXMAIN has no exception.

Method EH_ONGOTO_VEVIEWER 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 20120304
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20120304

Method EH_ONGOTO_VEVIEWER on class CL_FLEX_SAN_SANDBOXMAIN has no exception.

Method OP_GOTOFTGTEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATA_COLLECTION Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL 20081014

Method OP_GOTOFTGTEST on class CL_FLEX_SAN_SANDBOXMAIN has no exception.

Method OP_GOTOFTPTEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATA_COLLECTION Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL 20081015

Method OP_GOTOFTPTEST on class CL_FLEX_SAN_SANDBOXMAIN has no exception.

Method OP_GOTONEXUSACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATA_COLLECTION Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL 20090105

Method OP_GOTONEXUSACTION on class CL_FLEX_SAN_SANDBOXMAIN has no exception.

Method OP_GOTONEXUSCN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATA_COLLECTION Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL 20081210

Method OP_GOTONEXUSCN on class CL_FLEX_SAN_SANDBOXMAIN has no exception.

Method OP_GOTONEXUSOVP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATA_COLLECTION Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL 20081014

Method OP_GOTONEXUSOVP on class CL_FLEX_SAN_SANDBOXMAIN has no exception.

Method OP_GOTOPROTOSELEC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATA_COLLECTION Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL 20081014

Method OP_GOTOPROTOSELEC on class CL_FLEX_SAN_SANDBOXMAIN has no exception.

Method OP_GOTOSILVERLIGHT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATA_COLLECTION Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL 20100726

Method OP_GOTOSILVERLIGHT on class CL_FLEX_SAN_SANDBOXMAIN has no exception.

Method OP_GOTOVALIDATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATA_COLLECTION Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL 20081203

Method OP_GOTOVALIDATION on class CL_FLEX_SAN_SANDBOXMAIN has no exception.

Method OP_GOTOVEVIEWER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATA_COLLECTION Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL 20120304

Method OP_GOTOVEVIEWER on class CL_FLEX_SAN_SANDBOXMAIN has no exception.

Method OP_GOTOWCFCONTROLS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATA_COLLECTION Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL 20090811

Method OP_GOTOWCFCONTROLS on class CL_FLEX_SAN_SANDBOXMAIN has no exception.

Method OP_GOTO_BUILDMODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATA_COLLECTION Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL 20100325

Method OP_GOTO_BUILDMODEL on class CL_FLEX_SAN_SANDBOXMAIN has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700