SAP ABAP Class IF_WDY_WB_DESIGNTIME_TEMPLATE (IF_WDY_WB_DESIGNTIME_TEMPLATE)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDC_DYNPRO_IMPORT 20050728
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDY_WB_CUSTOM_TEMPLATE Custom Template 20080729
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDY_WB_FORM_TEMPLATE 20040429
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDY_WB_TABLE_TEMPLATE 20040429
Properties
Class IF_WDY_WB_DESIGNTIME_TEMPLATE  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20040429   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_WDY_WB_DESIGNTIME_TEMPLATE has no forward declaration.
Interfaces
Class IF_WDY_WB_DESIGNTIME_TEMPLATE has no interface implemented.
Friends
Class IF_WDY_WB_DESIGNTIME_TEMPLATE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_TEMPLATE_TARGET_COMPONENT Constant Public Type reference (TYPE) I 3 Template Can Be Used for Components 20040430
2 CO_TEMPLATE_TARGET_CONTROLLER Constant Public Type reference (TYPE) I 2 Template Can Be Used for Controllers 20040430
3 CO_TEMPLATE_TARGET_VIEW Constant Public Type reference (TYPE) I 1 Template Can Be Used for Views 20040430
4 CO_TEMPLATE_TARGET_WINDOW Constant Public Type reference (TYPE) I 4 Template Can Be Used for Windows 20040430
5 C_CONTEXT_CHANGED Constant Public Type reference (TYPE) NUMC2 02 Two Digit Number 20050929
6 C_CONTEXT_LAYOUT_CHANGED Constant Public Type reference (TYPE) NUMC2 03 Two Digit Number 20050929
7 C_EVERYTHING_CHANGED Constant Public Type reference (TYPE) NUMC2 04 Two Digit Number 20050929
8 C_LAYOUT_CHANGED Constant Public Type reference (TYPE) NUMC2 01 Two Digit Number 20050929
9 C_NO_CHANGE Constant Public Type reference (TYPE) NUMC2 00 Two Digit Number 20050929
Methods
# Method Level Visibility Method type Description Created on
1 APPLY_TEMPLATE Instance method Public Method Use of Template 20040429
2 GET_TEMPLATE_DESCRIPTION Instance method Public Method Returns Description of Template 20040429
3 GET_TEMPLATE_GROUP Instance method Public Method Grouping for Templates 20040429
4 GET_TEMPLATE_ICON Instance method Public Method Returns Icon for Template Gallery 20040430
5 GET_TEMPLATE_NAME Instance method Public Method Returns Name of Template 20040429
6 GET_TEMPLATE_OBJECT Static method Public Method Returns Object of Template Class 20040429
7 GET_TEMPLATE_TARGET Instance method Public Method Target of Template (View,Controller,Window,Component) 20040430
Events
# Event Type Visibility Description Created on
1 TEMPLATE_APPLIED Instance Event
(0)
Public
(2)
20091001
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_TEMPLATE_TARGET Public Type reference (TYPE) I 20040430
Method Signatures

Method APPLY_TEMPLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning METADATA_CHANGED Value transfer Type reference (TYPE) NUMC2 Metadaten wurden durch Template geändert 20040429
2 Importing METADATA_OBJECT Call by reference Object reference (TYPE REF TO) IF_WDY_MD_OBJECT Referenz auf Metadatenobjekt 20040429
3 Importing PARENT_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WDY_MD_VIEW_ELEMENT 20041209

Method APPLY_TEMPLATE on class IF_WDY_WB_DESIGNTIME_TEMPLATE has no exception.

Method GET_TEMPLATE_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DESCRIPTION Value transfer Type reference (TYPE) STRING Beschreibung 20040429

Method GET_TEMPLATE_DESCRIPTION on class IF_WDY_WB_DESIGNTIME_TEMPLATE has no exception.

Method GET_TEMPLATE_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning GROUP Value transfer Type reference (TYPE) STRING Gruppenname 20040429

Method GET_TEMPLATE_GROUP on class IF_WDY_WB_DESIGNTIME_TEMPLATE has no exception.

Method GET_TEMPLATE_ICON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ICON Value transfer Type reference (TYPE) TV_IMAGE Ikone 20040430

Method GET_TEMPLATE_ICON on class IF_WDY_WB_DESIGNTIME_TEMPLATE has no exception.

Method GET_TEMPLATE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NAME Value transfer Type reference (TYPE) STRING Name 20040429

Method GET_TEMPLATE_NAME on class IF_WDY_WB_DESIGNTIME_TEMPLATE has no exception.

Method GET_TEMPLATE_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TEMPLATE_OBJECT Value transfer Object reference (TYPE REF TO) IF_WDY_WB_DESIGNTIME_TEMPLATE Referent auf das Template Objekt 20040429

Method GET_TEMPLATE_OBJECT on class IF_WDY_WB_DESIGNTIME_TEMPLATE has no exception.

Method GET_TEMPLATE_TARGET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TEMPLATE_TARGET Value transfer Type reference (TYPE) TY_TEMPLATE_TARGET Ziel des Templates (View,Controller,Window,Component) 20040430

Method GET_TEMPLATE_TARGET on class IF_WDY_WB_DESIGNTIME_TEMPLATE has no exception.
Event Signatures

Event TEMPLATE_APPLIED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 TEMPLATE_ELEMENT Exporting Value transfer Object reference (TYPE REF TO) IF_WDY_MD_VIEW_ELEMENT 20091001
History
Last changed by/on SAP  20110908 
SAP Release Created in