com.sapportals.wcm.control.util

Interface IShowProperties

All Known Implementing Classes:
PropertiesControl

Deprecated. As of NetWeaver 7.1

public interface IShowProperties

Used by Properies Dialog for showing Show/Hide Properties link Copyright 2004 SAP AG


Method Summary
 boolean allowSetProprties()
          Deprecated. As of NetWeaver 7.1
 String getPersistsPropertiesKey()
          Deprecated. As of NetWeaver 7.1
 boolean getShowPartialProperties()
          Deprecated. As of NetWeaver 7.1
 boolean getShowProperties()
          Deprecated. As of NetWeaver 7.1
 boolean getShowPropertiesLink()
          Deprecated. As of NetWeaver 7.1
 boolean getShowPropertiesLinkStatus()
          Deprecated. As of NetWeaver 7.1
 String getTabWidth()
          Deprecated. As of NetWeaver 7.1
 void setPersistsPropertiesKey(String persistsPropertiesKeyValue)
          Deprecated. As of NetWeaver 7.1
 void setShowPartialProperties(boolean flag)
          Deprecated. As of NetWeaver 7.1
 void setShowProperties(boolean flag)
          Deprecated. As of NetWeaver 7.1
 void setShowPropertiesLink(boolean flag)
          Deprecated. As of NetWeaver 7.1
 void setShowPropertiesLinkStatus(boolean flag)
          Deprecated. As of NetWeaver 7.1
 void setTabWidth(String tabWidth)
          Deprecated. As of NetWeaver 7.1
 

Method Detail

setPersistsPropertiesKey

void setPersistsPropertiesKey(String persistsPropertiesKeyValue)
Deprecated. As of NetWeaver 7.1

Sets the persistsPropertiesKey attribute of the ResourcePropertiesControl object

Parameters:
persistsPropertiesKeyValue - The new persistsPropertiesKey value

getPersistsPropertiesKey

String getPersistsPropertiesKey()
Deprecated. As of NetWeaver 7.1

Gets the persistsPropertiesKey attribute of the ResourcePropertiesControl object

Returns:
The persistsPropertiesKey value

setShowProperties

void setShowProperties(boolean flag)
Deprecated. As of NetWeaver 7.1

Sets the current properties status. If the flag is flase then the Properties below to the Show/Hide Properties link will not be displayed If it's trus then all the properties will be displayed and also the Hide Properties link

Parameters:
flag -

getShowProperties

boolean getShowProperties()
Deprecated. As of NetWeaver 7.1

Gets the current status of the Show/Hide Properties link If it renturs true then the Hide Properties link is active ( visible for UI) and if it return false, Show Properties link is visible for UI


setShowPropertiesLink

void setShowPropertiesLink(boolean flag)
Deprecated. As of NetWeaver 7.1

Sets for Properties dialog if the Show/Hide Properties link should be rendered


getShowPropertiesLink

boolean getShowPropertiesLink()
Deprecated. As of NetWeaver 7.1

Returns true/false depending is the Show/Hide Properties link in Properties dialog


allowSetProprties

boolean allowSetProprties()
                          throws WcmException
Deprecated. As of NetWeaver 7.1

Checks if SetProperties is allowed to be done by the Properties dialog

Throws:
WcmException

getShowPropertiesLinkStatus

boolean getShowPropertiesLinkStatus()
Deprecated. As of NetWeaver 7.1

Gets the current status of the Show/Hide Properties link By creating properties for normal item this should return true otherwise false


setShowPropertiesLinkStatus

void setShowPropertiesLinkStatus(boolean flag)
Deprecated. As of NetWeaver 7.1

Sets the current status of the Show/Hide Properties link *


getShowPartialProperties

boolean getShowPartialProperties()
Deprecated. As of NetWeaver 7.1

If the properties are rendered Partial ( Name & Description before Show Properties link)


setShowPartialProperties

void setShowPartialProperties(boolean flag)
Deprecated. As of NetWeaver 7.1

Sets true if the properties are partial rendered ( Name & Description before Show Properties link) and false if all appear after Show/Hide Properties link


getTabWidth

String getTabWidth()
Deprecated. As of NetWeaver 7.1


setTabWidth

void setTabWidth(String tabWidth)
Deprecated. As of NetWeaver 7.1

Access Rights

This class can be accessed from:


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


Copyright 2014 SAP AG Complete Copyright Notice