SAP ABAP Class CL_WD_SILVERLIGHT_ISLAND (CL_WD_SILVERLIGHT_ISLAND)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA (Application Component) Web Dynpro ABAP
     SWDP_UIEL_GENERIC_ACTIVE_COMP (Package) UIE Library "GenericActiveComponent"
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WD_ABSTR_GAC 20080925
Properties
Class CL_WD_SILVERLIGHT_ISLAND  
Short Description    
Super Class CL_WD_ABSTR_GAC  
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_UIEL_GENERIC_ACTIVE_COMP   UIE Library "GenericActiveComponent" 
Created 20080925   SAP 
Last change 20130531   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_SILVERLIGHT_ISLAND has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_NW7_VIEW_ELEMENT_ADAPTER 20110729 Web Dynpro Local Test XX7
2 CL_WDR_VIEW_ELEMENT 20110729 Web Dynpro View Element
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BP_SOURCE Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20080925
2 CC_DATA_SOURCES Instance attribute Public Type reference (TYPE) I 20080925
3 CH_DATA_SOURCES Instance attribute Protected Type reference (TYPE) CL_WD_GAC_DATA_SOURCE=>TT_GAC_DATA_SOURCE 20080925
4 CID_SILVERLIGHT_ISLAND Constant Public Type reference (TYPE) GUID '48D8D139E8A35D10E10000000A421993' 20080925
5 VL_SOURCE Instance attribute Protected Type reference (TYPE) STRING 20080925
Methods
# Method Level Visibility Method type Description Created on
1 ADD_DATA_SOURCE Instance method Public Method 20080925
2 BIND_SOURCE Instance method Public Method 20080925
3 BOUND_SOURCE Instance method Public Method 20080925
4 CONSTRUCTOR Instance method Public Constructor 20080925
5 GET_DATA_SOURCE Instance method Public Method 20080925
6 GET_DATA_SOURCES Instance method Public Method 20080925
7 GET_SOURCE Instance method Public Method 20080925
8 HAS_DATA_SOURCES Instance method Public Method 20080925
9 NEW_SILVERLIGHT_ISLAND Static method Public Method 20080925
10 NUMBER_OF_DATA_SOURCES Instance method Public Method 20080925
11 REMOVE_ALL_DATA_SOURCES Instance method Public Method 20080925
12 REMOVE_DATA_SOURCE Instance method Public Method 20080925
13 SET_SOURCE Instance method Public Method 20080925
Events
Class CL_WD_SILVERLIGHT_ISLAND has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_SILVERLIGHT_ISLAND Public See coding 20080925 tt_SILVERLIGHT_ISLAND TYPE TABLE OF REF TO CL_WD_SILVERLIGHT_ISLAND WITH DEFAULT KEY
Method Signatures

Method ADD_DATA_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDEX Call by reference Type reference (TYPE) I 20080925
2 Importing THE_DATA_SOURCE Call by reference Object reference (TYPE REF TO) CL_WD_GAC_DATA_SOURCE 20080925

Method ADD_DATA_SOURCE on class CL_WD_SILVERLIGHT_ISLAND has no exception.

Method BIND_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PATH Call by reference Type reference (TYPE) STRING 20080925

Method BIND_SOURCE on class CL_WD_SILVERLIGHT_ISLAND has no exception.

Method BOUND_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20080925
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20080925
3 Returning PATH Value transfer Type reference (TYPE) STRING 20080925

Method BOUND_SOURCE on class CL_WD_SILVERLIGHT_ISLAND has no exception.

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 20080925
2 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW 20080925

Method CONSTRUCTOR on class CL_WD_SILVERLIGHT_ISLAND has no exception.

Method GET_DATA_SOURCE 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 20080925
2 Importing INDEX Call by reference Type reference (TYPE) I 20080925
3 Returning THE_DATA_SOURCE Value transfer Object reference (TYPE REF TO) CL_WD_GAC_DATA_SOURCE 20080925

Method GET_DATA_SOURCE on class CL_WD_SILVERLIGHT_ISLAND has no exception.

Method GET_DATA_SOURCES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning THE_DATA_SOURCES Value transfer Type reference (TYPE) CL_WD_GAC_DATA_SOURCE=>TT_GAC_DATA_SOURCE 20080925

Method GET_DATA_SOURCES on class CL_WD_SILVERLIGHT_ISLAND has no exception.

Method GET_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20080925
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20080925
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20080925

Method GET_SOURCE on class CL_WD_SILVERLIGHT_ISLAND has no exception.

Method HAS_DATA_SOURCES Signature

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

Method HAS_DATA_SOURCES on class CL_WD_SILVERLIGHT_ISLAND has no exception.

Method NEW_SILVERLIGHT_ISLAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BIND_ENABLED Call by reference Type reference (TYPE) STRING 20080925
2 Importing BIND_HEIGHT Call by reference Type reference (TYPE) STRING 20080925
3 Importing BIND_LIFE_TIME Call by reference Type reference (TYPE) STRING 20100329
4 Importing BIND_SOURCE Call by reference Type reference (TYPE) STRING 20080925
5 Importing BIND_TOOLTIP Call by reference Type reference (TYPE) STRING 20080925
6 Importing BIND_VISIBLE Call by reference Type reference (TYPE) STRING 20080925
7 Importing BIND_WIDTH Call by reference Type reference (TYPE) STRING 20080925
8 Returning CONTROL Value transfer Object reference (TYPE REF TO) CL_WD_SILVERLIGHT_ISLAND 20080925
9 Importing ENABLED Call by reference Type reference (TYPE) WDY_BOOLEAN 'X' 20080925
10 Importing HEIGHT Call by reference Type reference (TYPE) STRING 20080925
11 Importing ID Call by reference Type reference (TYPE) STRING 20080925
12 Importing LIFE_TIME Call by reference Type reference (TYPE) WDUI_LIFE_TIME E_LIFE_TIME-WHEN_VISIBLE 20100329
13 Importing SOURCE Call by reference Type reference (TYPE) STRING 20080925
14 Importing TOOLTIP Call by reference Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20080925
15 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW 20080925
16 Importing VISIBLE Call by reference Type reference (TYPE) WDUI_VISIBILITY E_VISIBLE-VISIBLE 20080925
17 Importing WIDTH Call by reference Type reference (TYPE) STRING 20080925

Method NEW_SILVERLIGHT_ISLAND on class CL_WD_SILVERLIGHT_ISLAND has no exception.

Method NUMBER_OF_DATA_SOURCES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NUMBER Value transfer Type reference (TYPE) I 20080925

Method NUMBER_OF_DATA_SOURCES on class CL_WD_SILVERLIGHT_ISLAND has no exception.

Method REMOVE_ALL_DATA_SOURCES Signature

Method REMOVE_ALL_DATA_SOURCES on class CL_WD_SILVERLIGHT_ISLAND has no parameter.
Method REMOVE_ALL_DATA_SOURCES on class CL_WD_SILVERLIGHT_ISLAND has no exception.

Method REMOVE_DATA_SOURCE 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 20080925
2 Importing INDEX Call by reference Type reference (TYPE) I 20080925
3 Returning THE_DATA_SOURCE Value transfer Object reference (TYPE REF TO) CL_WD_GAC_DATA_SOURCE 20080925

Method REMOVE_DATA_SOURCE on class CL_WD_SILVERLIGHT_ISLAND has no exception.

Method SET_SOURCE Signature

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

Method SET_SOURCE on class CL_WD_SILVERLIGHT_ISLAND has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 720