com.sapportals.wcm.control.util.property

Interface IPropertyColumn

All Known Implementing Classes:
PropertyColumn

Deprecated. As of NetWeaver 7.1

public interface IPropertyColumn


Method Summary
 void addPropertyWithModifier(int idx, IPropertyWithModifiers prop)
          Deprecated. As of NetWeaver 7.1
 void addPropertyWithModifier(int idx, IPropertyWithModifiers prop, String separator)
          Deprecated. As of NetWeaver 7.1
 void addPropertyWithModifier(IPropertyWithModifiers prop)
          Deprecated. As of NetWeaver 7.1
 void addPropertyWithModifier(IPropertyWithModifiers prop, String separator)
          Deprecated. As of NetWeaver 7.1
 boolean contains(String propertyModifierName)
          Deprecated. As of NetWeaver 7.1
 IMetaName getMetaNameForTitle()
          Deprecated. As of NetWeaver 7.1
 IPropertyWithModifiersList getPropertyWithModifier()
          Deprecated. As of NetWeaver 7.1
 String[] getSeparatorList()
          Deprecated. As of NetWeaver 7.1
 IPropertyWithModifiers removePropertyWithModifier(int idx)
          Deprecated. As of NetWeaver 7.1
 IPropertyWithModifiers removePropertyWithModifier(IPropertyWithModifiers prop)
          Deprecated. As of NetWeaver 7.1
 

Method Detail

getPropertyWithModifier

IPropertyWithModifiersList getPropertyWithModifier()
Deprecated. As of NetWeaver 7.1


getSeparatorList

String[] getSeparatorList()
Deprecated. As of NetWeaver 7.1


addPropertyWithModifier

void addPropertyWithModifier(IPropertyWithModifiers prop)
Deprecated. As of NetWeaver 7.1


addPropertyWithModifier

void addPropertyWithModifier(int idx,
                             IPropertyWithModifiers prop)
Deprecated. As of NetWeaver 7.1


addPropertyWithModifier

void addPropertyWithModifier(IPropertyWithModifiers prop,
                             String separator)
Deprecated. As of NetWeaver 7.1


addPropertyWithModifier

void addPropertyWithModifier(int idx,
                             IPropertyWithModifiers prop,
                             String separator)
Deprecated. As of NetWeaver 7.1


removePropertyWithModifier

IPropertyWithModifiers removePropertyWithModifier(int idx)
Deprecated. As of NetWeaver 7.1


removePropertyWithModifier

IPropertyWithModifiers removePropertyWithModifier(IPropertyWithModifiers prop)
Deprecated. As of NetWeaver 7.1


getMetaNameForTitle

IMetaName getMetaNameForTitle()
Deprecated. As of NetWeaver 7.1


contains

boolean contains(String propertyModifierName)
Deprecated. As of NetWeaver 7.1

checks, if the column contains an element with the given id.

Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] KMC-WPC [sap.com] tc/kmc/wpc/wpcfacade api EP-PIN-WPC-WCM
[sap.com] KMC-CM [sap.com] tc/km/nonwduideprecated api EP-KM-CM


Copyright 2011 SAP AG Complete Copyright Notice