SAP ABAP Class CL_CFX_SO_TAG (HTML Tag, For Example <tr width="10px">)
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_HTML_TEXT Text That Is Written Directly onto the HTML Page 20021119
Properties
Class CL_CFX_SO_TAG  
Short Description HTML Tag, For Example <tr width="10px">    
Super Class CL_CFX_SO_HTML_TEXT Text That Is Written Directly onto the HTML Page 
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
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_CFX_SO_TAG has no interface implemented.
Friends
Class CL_CFX_SO_TAG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_ATTRIBUTES Instance attribute Private Type reference (TYPE) CFX_STRING Attributes 20021119
2 M_CLOSE Instance attribute Private Type reference (TYPE) CFX_BOOLEAN ABAP_FALSE Tag Ends Nodes 20021119
3 M_HAS_TABINDEX Instance attribute Private Type reference (TYPE) CFX_BOOLEAN ABAP_FALSE If Accessibility Is Activated Set Tab Index 20021203
4 M_NAME Instance attribute Private Type reference (TYPE) CFX_STRING Name of Tag 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_WIDTH Instance method Public Method Insert Width (With Style Attribute) 20021203
4 CONSTRUCTOR Instance method Public Constructor 20021119
5 SET_CLOSE Instance method Public Method Close Tag 20021119
6 SET_TABINDEX Instance method Public Method If Accessibility Is Activated Add "tabindex" Attribute 20021119
Events
Class CL_CFX_SO_TAG has no event.
Types
Class CL_CFX_SO_TAG 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_TAG 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_TAG 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_TAG has no exception.

Method CONSTRUCTOR 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 Zeichenkette für Collaboration Folders 20021119

Method CONSTRUCTOR on class CL_CFX_SO_TAG has no exception.

Method SET_CLOSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CLOSE Call by reference Type reference (TYPE) CFX_BOOLEAN Tag schließen ? 20021119

Method SET_CLOSE on class CL_CFX_SO_TAG has no exception.

Method SET_TABINDEX Signature

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