SAP ABAP Class CL_WDY_WB_TEMPLATE_GALLERY (Web Dynpro: Template Gallery)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-WD-ABA (Application Component) Web Screen Tools - ABAP
     SWDP_DWB_DESIGNTIME_TEMPLATE (Package) Designtime Templates
Properties
Class CL_WDY_WB_TEMPLATE_GALLERY  
Short Description Web Dynpro: Template Gallery    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_DWB_DESIGNTIME_TEMPLATE   Designtime Templates 
Created 20040429   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_WDY_WB_DESIGNTIME_TEMPLATE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_WDY_WB_TEMPLATE_GALLERY has no interface implemented.
Friends
Class CL_WDY_WB_TEMPLATE_GALLERY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ITEM_TABLE Instance attribute Private See coding 20040429
2 NODE_TABLE Instance attribute Private Type reference (TYPE) TREEV_NTAB 20040429
3 SELECTED_TEMPLATE Instance attribute Private Object reference (TYPE REF TO) IF_WDY_WB_DESIGNTIME_TEMPLATE 20040429
4 TEMPLATES Instance attribute Private Object reference (TYPE REF TO) IF_OBJECT_COLLECTION 20040429
5 TEMPLATE_TARGET Instance attribute Private Type reference (TYPE) IF_WDY_WB_DESIGNTIME_TEMPLATE=>TY_TEMPLATE_TARGET 20040430
6 TREE Instance attribute Private Object reference (TYPE REF TO) CL_GUI_COLUMN_TREE Column Tree Control 20040429
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040430
2 CREATE_NODE_TABLE Instance method Private Method 20040429
3 GET_SELECTED_TEMPLATE Instance method Public Method 20040429
4 GET_TEMPLATE_BY_INDEX Instance method Public Method Selects a custom template 20080916
5 ON_KEY_PRESSED Instance method Private Event handling method Event Handler for Keystroke 20080918
6 ON_NODE_DOUBLE_CLICK Instance method Private Event handling method Event Handler for ITEM_DOUBLE_CLICK 20040429
7 SHOW_GALLERY Instance method Public Method 20040429
Events
Class CL_WDY_WB_TEMPLATE_GALLERY has no event.
Types
Class CL_WDY_WB_TEMPLATE_GALLERY has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TEMPLATE_TARGET Call by reference Type reference (TYPE) IF_WDY_WB_DESIGNTIME_TEMPLATE=>TY_TEMPLATE_TARGET 20040430

Method CONSTRUCTOR on class CL_WDY_WB_TEMPLATE_GALLERY has no exception.

Method CREATE_NODE_TABLE Signature

Method CREATE_NODE_TABLE on class CL_WDY_WB_TEMPLATE_GALLERY has no parameter.
Method CREATE_NODE_TABLE on class CL_WDY_WB_TEMPLATE_GALLERY has no exception.

Method GET_SELECTED_TEMPLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SELECTED_TEMPLATE Value transfer Object reference (TYPE REF TO) IF_WDY_WB_DESIGNTIME_TEMPLATE 20040429

Method GET_SELECTED_TEMPLATE on class CL_WDY_WB_TEMPLATE_GALLERY has no exception.

Method GET_TEMPLATE_BY_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing KEY Value transfer Type reference (TYPE) TV_NODEKEY Tree Control: Schlüssel eines Knotens 20080916

Method GET_TEMPLATE_BY_INDEX on class CL_WDY_WB_TEMPLATE_GALLERY has no exception.

Method ON_KEY_PRESSED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing KEY Call by reference Attribute reference (LIKE) 20080918
2 Importing NODE_KEY Call by reference Type reference (TYPE) TV_NODEKEY Tree Control: Schlüssel eines Knotens 20080918

Method ON_KEY_PRESSED on class CL_WDY_WB_TEMPLATE_GALLERY has no exception.

Method ON_NODE_DOUBLE_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_KEY Value transfer Attribute reference (LIKE) 20040429

Method ON_NODE_DOUBLE_CLICK on class CL_WDY_WB_TEMPLATE_GALLERY has no exception.

Method SHOW_GALLERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GALLERY_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container fuer Custom Controls in der Dynpro Area 20040429

Method SHOW_GALLERY on class CL_WDY_WB_TEMPLATE_GALLERY has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 700