SAP ABAP Class CL_CFX_SO_NODE (Nodes in HTML)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PLM-CFO (Application Component) Collaboration Folders
     CFX_UI (Package) Collaboration Folders: User Interface
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CFX_SO_SCREEN_OBJECT Any Object that Can Be Displayed on the Screen 20021119
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CFX_SO_TABLE HTML Table 20021119
2 Inheritance (c INHERITING FROM c_ref)  CL_CFX_SO_TABLE_CELL Cell of a Table 20021119
3 Inheritance (c INHERITING FROM c_ref)  CL_CFX_SO_TABLE_COLGROUP Col. Group in Table 20021122
4 Inheritance (c INHERITING FROM c_ref)  CL_CFX_SO_TABLE_ROW Row in a HTML Table 20021119
Properties
Class CL_CFX_SO_NODE  
Short Description Nodes in HTML    
Super Class CL_CFX_SO_SCREEN_OBJECT Any Object that Can Be Displayed on the Screen 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CFX_UI   Collaboration Folders: User Interface 
Created 20021119   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CFX_SO_NODE has no forward declaration.
Interfaces
Class CL_CFX_SO_NODE has no interface implemented.
Friends
Class CL_CFX_SO_NODE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MP_CONTENT Instance attribute Private Object reference (TYPE REF TO) CL_CFX_SO_SIMPLE_LIST List of Screen Objects 20021119
2 MP_START_TAG Instance attribute Private Object reference (TYPE REF TO) CL_CFX_SO_TAG Tab with Which the Node Begins 20021119
3 M_NAME Instance attribute Private Type reference (TYPE) CFX_STRING Name of Node 20021119
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ATTRIBUTE Instance method Public Method Add Attribute 20021119
2 ADD_ATTRIBUTE_ONCHANGE Instance method Public Method Insert "onchange" Attribute 20021203
3 ADD_CONTENT Instance method Public Method Insert Content 20021119
4 ADD_CONTENT_HTML_TEXT Instance method Public Method Insert HTML Text to Content 20021120
5 ADD_WIDTH Instance method Public Method Insert Width (With Style Attribute) 20021203
6 CLEAR_CONTENT Instance method Protected Method Delete content 20021119
7 CONSTRUCTOR Instance method Public Constructor 20021119
8 SET_TABINDEX Instance method Public Method If Accessibility Is Activated Add "tabindex" Attribute 20021119
Events
Class CL_CFX_SO_NODE has no event.
Types
Class CL_CFX_SO_NODE has no local type.
Method Signatures

Method ADD_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) CFX_STRING Name, z.B. 'width' 20021119
2 Importing I_VALUE Call by reference Type reference (TYPE) CFX_STRING Wert, z.B. '4' 20021119

Method ADD_ATTRIBUTE on class CL_CFX_SO_NODE has no exception.

Method ADD_ATTRIBUTE_ONCHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ONCHANGE Call by reference Type reference (TYPE) CFX_STRING java script Funktion 20021203
2 Importing I_SAP_EVENT Call by reference Type reference (TYPE) CFX_STRING sap event 20021203

Method ADD_ATTRIBUTE_ONCHANGE on class CL_CFX_SO_NODE has no exception.

Method ADD_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_CONTENT Call by reference Object reference (TYPE REF TO) CL_CFX_SO_SCREEN_OBJECT Irgendein am Bildschirm anzeigbares Objekt 20021119

Method ADD_CONTENT on class CL_CFX_SO_NODE has no exception.

Method ADD_CONTENT_HTML_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_HTML_TEXT Call by reference Type reference (TYPE) CFX_STRING Text, der direkt so auf die Seite geschrieben wird 20021120

Method ADD_CONTENT_HTML_TEXT on class CL_CFX_SO_NODE has no exception.

Method ADD_WIDTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_WIDTH Call by reference Type reference (TYPE) CFX_STRING Breite 20021203

Method ADD_WIDTH on class CL_CFX_SO_NODE has no exception.

Method CLEAR_CONTENT Signature

Method CLEAR_CONTENT on class CL_CFX_SO_NODE has no parameter.
Method CLEAR_CONTENT on class CL_CFX_SO_NODE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_CONTENT Call by reference Object reference (TYPE REF TO) CL_CFX_SO_SCREEN_OBJECT Irgendein am Bildschirm anzeigbares Objekt 20021119
2 Importing I_CLASS Call by reference Type reference (TYPE) CFX_STRING Stylesheet-Klasse 20021119
3 Importing I_ID Call by reference Type reference (TYPE) CFX_STRING Ordnet dem Element einen individuellen Namen zu 20021119
4 Importing I_NAME Call by reference Type reference (TYPE) CFX_STRING Name des Tag, z.B. 'td' 20021119
5 Importing I_STYLE Call by reference Type reference (TYPE) CFX_STRING CSS-Angaben zur Formatierung 20021119
6 Importing I_TITLE Call by reference Type reference (TYPE) CFX_STRING Titel für das Element 20021119

Method CONSTRUCTOR on class CL_CFX_SO_NODE has no exception.

Method SET_TABINDEX Signature

Method SET_TABINDEX on class CL_CFX_SO_NODE has no parameter.
Method SET_TABINDEX on class CL_CFX_SO_NODE has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 200