com.sapportals.wcm.control.util

Class CloseButtonUtil

java.lang.Object
  extended by com.sapportals.wcm.control.util.CloseButtonUtil

Deprecated. As of NetWeaver 7.1

public class CloseButtonUtil
extends Object

Renders Close button used in different controls Copyright 2004 SAP AG


Field Summary
protected static String RES_BUTTON_CLOSE
          Deprecated.  
 
Constructor Summary
CloseButtonUtil()
          Deprecated.  
 
Method Summary
static com.sapportals.htmlb.Component render(Locale locale, boolean refreshParentWindow)
          Deprecated. As of NetWeaver 7.1
static com.sapportals.htmlb.Component renderWithUri(Locale locale, boolean refreshParentWindow, String uri)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

RES_BUTTON_CLOSE

protected static final String RES_BUTTON_CLOSE
Deprecated. 
See Also:
Constant Field Values
Constructor Detail

CloseButtonUtil

public CloseButtonUtil()
Deprecated. 
Method Detail

render

public static com.sapportals.htmlb.Component render(Locale locale,
                                                    boolean refreshParentWindow)
Deprecated. As of NetWeaver 7.1

renders the close button for standalone components, those which are rendered in another window, for closing the current window. If refreshParentWindow = true, by closing the window, the parent window is refreshed.

Parameters:
locale - - a Locale parameter for the button label
refreshParentWindow - - when is true, the parent window will be refresed and the current window is closed
Returns:
Close button as Component

renderWithUri

public static com.sapportals.htmlb.Component renderWithUri(Locale locale,
                                                           boolean refreshParentWindow,
                                                           String uri)
Deprecated. 
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