SAP ABAP Interface IF_PT_UIA_LAYOUT (UIA Layout)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-UIF (Application Component) User Interface Framework
     SPTU (Package) UIF Interfaces Abstraction (Interfaces)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PT_UIA_LAYOUT UIA Layout 19990525
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PT_UIA_OBJECT_LAYOUT UIA Layout 20000311
Properties
Interface IF_PT_UIA_LAYOUT  
Short Description UIA Layout    
General Data
Package SPTU   UIF Interfaces Abstraction (Interfaces) 
Created 19990427   SAP 
Last changed 00000000   SAP 
Unicode checks active    
Forward declarations
Interface IF_PT_UIA_LAYOUT has no forward declaration.
Interfaces
Interface IF_PT_UIA_LAYOUT has no interface.
Friends
Interface IF_PT_UIA_LAYOUT has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ALIVE Instance attribute Public Type reference (TYPE) BOOLE_D Valid? 19990521
2 DESCRIPTION Instance attribute Public Type reference (TYPE) PTOBJDSCR Short description 19991209
3 LAYOUT_ID Instance attribute Public Type reference (TYPE) PTLYTID Layout ID 19991209
4 NODE_ID Instance attribute Public Type reference (TYPE) PTNODEID Node ID of Layout in Sublayout 20000317
5 ROOT_OBJECT Instance attribute Public Object reference (TYPE REF TO) IF_PT_UIA_OBJECT UIA Object 19991210
Methods
# Method Level Visibility Method type Description Created on
1 COPY Instance method Public Method Copy All 19990705
2 CREATE_LAYOUT Instance method Public Method Create Layout (Variable Number of Sublayouts) 19990705
3 CREATE_OBJECT Instance method Public Method Create Object for ID (Variable Number of Subnodes) 19990429
4 FREE Instance method Public Method Release Layout and All Objects 19990427
5 GET_CHILD_NODES Instance method Public Method Get Subordinate Nodes for a Node 19990723
6 GET_CHILD_OBJECTS Instance method Public Method Get Subordinate IDs for a Node 19990430
7 GET_LAYOUT Instance method Public Method Search for Subordinate Nodes with Layout 19990716
8 GET_LAYOUT_DESCRIPTION Instance method Public Method Descriptive Text for Specified Layout_id 19990802
9