SAP ABAP Interface IF_SXFT_NODE (XFT Node)
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 composition (i COMPRISING i_ref)  IF_SXFT_FIELD XFT Field 20030313
2 Interface composition (i COMPRISING i_ref)  IF_SXFT_VARIABLES XFT Variables 20060308
3 Interface composition (i COMPRISING i_ref)  IF_SXFT_VALIDATE XFT Validate 20030610
4 Interface composition (i COMPRISING i_ref)  IF_SXFT_UI_ELEMENT XFT UI Element 20030912
5 Interface composition (i COMPRISING i_ref)  IF_SXFT_UI XFT UI 20030912
6 Interface composition (i COMPRISING i_ref)  IF_SXFT_TEMPLATE XFT Template 20030313
7 Interface composition (i COMPRISING i_ref)  IF_SXFT_SUBFORMSET XFT Subform Set 20030425
8 Interface composition (i COMPRISING i_ref)  IF_SXFT_SUBFORM XFT Subform 20030313
9 Interface composition (i COMPRISING i_ref)  IF_SXFT_PARA XFT Paragraph 20041119
10 Interface composition (i COMPRISING i_ref)  IF_SXFT_PAGESET XFT Page Set 20030313
... Click here to see Used By full list (28 items)
Properties
Interface IF_SXFT_NODE  
Short Description XFT Node    
General Data
Package SAXFT   XFT Template 
Created 20030313   SAP 
Last changed 00000000   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CXFA Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IXML Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SXFT_UNKNOWN XFT + iXML Interface 20030423
Friends
Interface IF_SXFT_NODE has no friend.
Attributes
Interface IF_SXFT_NODE 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 20030429
5 GET_TYPE Instance method Public Method 20030424
6 INSERT_CHILD Instance method Public Method 20030407
7 QUERY_INTERFACE Instance method Public Method 20030313
8 RENDER Instance method Public Method 20030313
9 SET_ID Instance method Public Method 20030327
10 SET_NAME Instance method Public Method 20030327
Events
Interface IF_SXFT_NODE has no event.
Types
Interface IF_SXFT_NODE has no local type.
Method Signatures

Method APPEND_CHILD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AS_REF Call by reference Type reference (TYPE) DXFTBOOL CXFA_FALSE 20030428
2 Importing NEW_CHILD Call by reference Object reference (TYPE REF TO) IF_SXFT_NODE 20030313
3 Returning RVAL Value transfer Type reference (TYPE) I 20030313
# Exception Resumable Description Created on
1 CX_SXFT XFT Ausnahmeklasse 20030428

Method GET_ID Signature

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

Method GET_ID on Interface IF_SXFT_NODE has no exception.

Method GET_NAME Signature

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

Method GET_NAME on Interface IF_SXFT_NODE has no exception.

Method GET_PARENT Signature

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

Method GET_PARENT on Interface IF_SXFT_NODE has no exception.

Method GET_TYPE Signature

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

Method GET_TYPE on Interface IF_SXFT_NODE has no exception.

Method INSERT_CHILD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AS_REF Call by reference Type reference (TYPE) DXFTBOOL CXFA_FALSE 20030429
2 Importing NEW_CHILD Call by reference Object reference (TYPE REF TO) IF_SXFT_NODE 20030407
3 Importing REF_CHILD Call by reference Object reference (TYPE REF TO) IF_SXFT_NODE 20030407
4 Returning RVAL Value transfer Type reference (TYPE) I 20030407
# Exception Resumable Description Created on
1 CX_SXFT XFT Ausnahmeklasse 20030428

Method QUERY_INTERFACE Signature

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

Method RENDER Signature

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

Method RENDER on Interface IF_SXFT_NODE has no exception.

Method SET_ID Signature

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

Method SET_ID on Interface IF_SXFT_NODE has no exception.

Method SET_NAME Signature

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

Method SET_NAME on Interface IF_SXFT_NODE has no exception.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SXFT_FIELD XFT Field 20030313
2 Interface composition (i COMPRISING i_ref)  IF_SXFT_VARIABLES XFT Variables 20060308
3 Interface composition (i COMPRISING i_ref)  IF_SXFT_VALIDATE XFT Validate 20030610
4 Interface composition (i COMPRISING i_ref)  IF_SXFT_UI_ELEMENT XFT UI Element 20030912
5 Interface composition (i COMPRISING i_ref)  IF_SXFT_UI XFT UI 20030912
6 Interface composition (i COMPRISING i_ref)  IF_SXFT_TEMPLATE XFT Template 20030313
7 Interface composition (i COMPRISING i_ref)  IF_SXFT_SUBFORMSET XFT Subform Set 20030425
8 Interface composition (i COMPRISING i_ref)  IF_SXFT_SUBFORM XFT Subform 20030313
9 Interface composition (i COMPRISING i_ref)  IF_SXFT_PARA XFT Paragraph 20041119
10 Interface composition (i COMPRISING i_ref)  IF_SXFT_PAGESET XFT Page Set 20030313
11 Interface composition (i COMPRISING i_ref)  IF_SXFT_PAGEAREA XFT Page Area 20030313
12 Interface composition (i COMPRISING i_ref)  IF_SXFT_ITEMS XFT Items (Texts for Selection List and Radio Button) 20050610
13 Interface composition (i COMPRISING i_ref)  IF_SXFT_FONT XFT Font 20041119
14 Interface composition (i COMPRISING i_ref)  IF_SXFT_FILL XFT Fill 20030408
15 Interface composition (i COMPRISING i_ref)  IF_SXFT_EXCLGROUP XFT EXCLGROUP 20050610
16 Interface composition (i COMPRISING i_ref)  IF_SXFT_EVENT XFT Event 20030610
17 Interface composition (i COMPRISING i_ref)  IF_SXFT_EDGE XFT Edge 20030408
18 Interface composition (i COMPRISING i_ref)  IF_SXFT_DRAW XFT Draw 20030313
19 Interface composition (i COMPRISING i_ref)  IF_SXFT_CONTENT_ELEMENT XFT Content Element 20030327
20 Interface composition (i COMPRISING i_ref)  IF_SXFT_CONTENTAREA XFT Content Area 20030313
21 Interface composition (i COMPRISING i_ref)  IF_SXFT_CAPTION XFT Caption 20030608
22 Interface composition (i COMPRISING i_ref)  IF_SXFT_CALCULATE XFT Calculate 20030610
23 Interface composition (i COMPRISING i_ref)  IF_SXFT_BORDER XFT Border 20030408
24 Interface composition (i COMPRISING i_ref)  IF_SXFT_AREA XFT AREA 20050628
25 Interface composition (i COMPRISING i_ref)  IF_ISR_SXFT_MARGIN XFT Margin 20050204
26 Interface composition (i COMPRISING i_ref)  IF_ISR_SXFT_ITEMS XFT Items 20050203
27 Interface composition (i COMPRISING i_ref)  IF_ISR_SXFT_AREA XFT area 20050613
28 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SXFT_BASIS XFT Base Functions 20030313
History
Last changed by/on SAP  00000000 
SAP Release Created in 640