SAP ABAP Interface IF_SXFT_DRAW (XFT Draw)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-FP (Application Component) Forms Processing
     SAXFT (Package) XFT Template
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SXFT_DRAW XFT Draw 20030326
Properties
Interface IF_SXFT_DRAW  
Short Description XFT Draw    
General Data
Package SAXFT   XFT Template 
Created 20030313   SAP 
Last changed 20041228   SAP 
Unicode checks active    
Forward declarations
Interface IF_SXFT_DRAW has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SXFT_ALIGNMENT XFT Alignment 20030524
2 IF_SXFT_MARGIN XFT Margin 20030408
3 IF_SXFT_MEASUREMENT XFT Size and Position 20030316
4 IF_SXFT_NODE XFT Node 20030313
5 IF_SXFT_PROTOTYPE XFT Prototype 20030428
Friends
Interface IF_SXFT_DRAW has no friend.
Attributes
Interface IF_SXFT_DRAW has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 APPEND_CHILD Instance method Public Method 20030313
2 GET_ID Instance method Public Method 20030428
3 GET_NAME Instance method Public Method 20030428
4 GET_PARENT Instance method Public Method 20030608
5 GET_PROTOTYPE_BY_ID Instance method Public Method 20030429
6 GET_TYPE Instance method Public Method 20030425
7 INSERT_AS_PROTOTYPE Instance method Public Method 20030428
8 INSERT_CHILD Instance method Public Method 20030408
9 QUERY_INTERFACE Instance method Public Method 20030313
10 RENDER Instance method Public Method 20030313
11 SET_BORDER Instance method Public Method 20030408
12 SET_CAPTION Instance method Public Method 20030608
13 SET_DESC Instance method Public Method 20031114
14 SET_FONT Instance method Public Method 20041119
15 SET_HALIGN Instance method Public Method 20030524
16 SET_ID Instance method Public Method 20030327
17 SET_LAYOUT Instance method Public Method 20030326
18 SET_MARGIN Instance method Public Method 20030408
19 SET_NAME Instance method Public Method 20030327
20 SET_PARA Instance method Public Method 20041119
21 SET_POSITION Instance method Public Method 20030316
22 SET_SIZE Instance method Public Method 20030316
23 SET_UI Instance method Public Method 20030912
24 SET_VALIGN Instance method Public Method 20030524
25 SET_VALUE Instance method Public Method 20030327
Events
Interface IF_SXFT_DRAW has no event.
Types
Interface IF_SXFT_DRAW has no local type.
Method Signatures

Method APPEND_CHILD Signature

Method APPEND_CHILD on Interface IF_SXFT_DRAW has no parameter.
Method APPEND_CHILD on Interface IF_SXFT_DRAW has no exception.

Method GET_ID Signature

Method GET_ID on Interface IF_SXFT_DRAW has no parameter.
Method GET_ID on Interface IF_SXFT_DRAW has no exception.

Method GET_NAME Signature

Method GET_NAME on Interface IF_SXFT_DRAW has no parameter.
Method GET_NAME on Interface IF_SXFT_DRAW has no exception.

Method GET_PARENT Signature

Method GET_PARENT on Interface IF_SXFT_DRAW has no parameter.
Method GET_PARENT on Interface IF_SXFT_DRAW has no exception.

Method GET_PROTOTYPE_BY_ID Signature

Method GET_PROTOTYPE_BY_ID on Interface IF_SXFT_DRAW has no parameter.
Method GET_PROTOTYPE_BY_ID on Interface IF_SXFT_DRAW has no exception.

Method GET_TYPE Signature

Method GET_TYPE on Interface IF_SXFT_DRAW has no parameter.
Method GET_TYPE on Interface IF_SXFT_DRAW has no exception.

Method INSERT_AS_PROTOTYPE Signature

Method INSERT_AS_PROTOTYPE on Interface IF_SXFT_DRAW has no parameter.
Method INSERT_AS_PROTOTYPE on Interface IF_SXFT_DRAW has no exception.

Method INSERT_CHILD Signature

Method INSERT_CHILD on Interface IF_SXFT_DRAW has no parameter.
Method INSERT_CHILD on Interface IF_SXFT_DRAW has no exception.

Method QUERY_INTERFACE Signature

Method QUERY_INTERFACE on Interface IF_SXFT_DRAW has no parameter.
Method QUERY_INTERFACE on Interface IF_SXFT_DRAW has no exception.

Method RENDER Signature

Method RENDER on Interface IF_SXFT_DRAW has no parameter.
Method RENDER on Interface IF_SXFT_DRAW has no exception.

Method SET_BORDER Signature

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

Method SET_BORDER on Interface IF_SXFT_DRAW has no exception.

Method SET_CAPTION Signature

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

Method SET_CAPTION on Interface IF_SXFT_DRAW has no exception.

Method SET_DESC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTENT Call by reference Object reference (TYPE REF TO) IF_SXFT_CONTENT_ELEMENT XFT Object Description 20031114
2 Importing ID Call by reference Type reference (TYPE) CLIKE 20031114
3 Importing LOCK Call by reference Type reference (TYPE) DXFTBOOL XFT Boolean 20031114

Method SET_DESC on Interface IF_SXFT_DRAW has no exception.

Method SET_FONT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Object reference (TYPE REF TO) IF_SXFT_FONT XFT Font 20041119

Method SET_FONT on Interface IF_SXFT_DRAW has no exception.

Method SET_HALIGN Signature

Method SET_HALIGN on Interface IF_SXFT_DRAW has no parameter.
Method SET_HALIGN on Interface IF_SXFT_DRAW has no exception.

Method SET_ID Signature

Method SET_ID on Interface IF_SXFT_DRAW has no parameter.
Method SET_ID on Interface IF_SXFT_DRAW has no exception.

Method SET_LAYOUT Signature

Method SET_LAYOUT on Interface IF_SXFT_DRAW has no parameter.
Method SET_LAYOUT on Interface IF_SXFT_DRAW has no exception.

Method SET_MARGIN Signature

Method SET_MARGIN on Interface IF_SXFT_DRAW has no parameter.
Method SET_MARGIN on Interface IF_SXFT_DRAW has no exception.

Method SET_NAME Signature

Method SET_NAME on Interface IF_SXFT_DRAW has no parameter.
Method SET_NAME on Interface IF_SXFT_DRAW has no exception.

Method SET_PARA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Object reference (TYPE REF TO) IF_SXFT_PARA XFT Para 20041119

Method SET_PARA on Interface IF_SXFT_DRAW has no exception.

Method SET_POSITION Signature

Method SET_POSITION on Interface IF_SXFT_DRAW has no parameter.
Method SET_POSITION on Interface IF_SXFT_DRAW has no exception.

Method SET_SIZE Signature

Method SET_SIZE on Interface IF_SXFT_DRAW has no parameter.
Method SET_SIZE on Interface IF_SXFT_DRAW has no exception.

Method SET_UI Signature

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

Method SET_UI on Interface IF_SXFT_DRAW has no exception.

Method SET_VALIGN Signature

Method SET_VALIGN on Interface IF_SXFT_DRAW has no parameter.
Method SET_VALIGN on Interface IF_SXFT_DRAW has no exception.

Method SET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTENT Call by reference Object reference (TYPE REF TO) IF_SXFT_CONTENT_ELEMENT 20030327
2 Importing DEFAULTED Call by reference Type reference (TYPE) DXFTBOOL 20030327
3 Importing ID Call by reference Type reference (TYPE) CLIKE 20030327
4 Importing NAME Call by reference Type reference (TYPE) CLIKE 20030327
5 Importing OVERIDE Call by reference Type reference (TYPE) DXFTBOOL 20030327

Method SET_VALUE on Interface IF_SXFT_DRAW has no exception.
History
Last changed by/on SAP  20041228 
SAP Release Created in 640