com.sapportals.wcm.control.base

Class InstructionsComponent

java.lang.Object
  extended by com.sapportals.htmlb.Component
      extended by com.sapportals.htmlb.AbstractCompositeComponent
          extended by com.sapportals.wcm.control.base.InstructionsComponent

Deprecated. As of NetWeaver 7.1

public class InstructionsComponent
extends com.sapportals.htmlb.AbstractCompositeComponent

renders the instruction text for a certain Control. It will modify its rendering behavior depending on the iView-parameters transmitted in the constructor of the class.


Field Summary
 
Fields inherited from class com.sapportals.htmlb.AbstractCompositeComponent
container
 
Constructor Summary
InstructionsComponent(String text, Hashtable parameters)
          Deprecated. As of NetWeaver 7.1
InstructionsComponent(String key, IResourceContext context, Hashtable parameters)
          Deprecated. As of NetWeaver 7.1
InstructionsComponent(String key, WcmBaseControl control)
          Deprecated. As of NetWeaver 7.1
 
Method Summary
 void buildComposition()
          Deprecated. As of NetWeaver 7.1
 String getUI()
          Deprecated. As of NetWeaver 7.1
 
Methods inherited from class com.sapportals.htmlb.AbstractCompositeComponent
createCompositeComponentId, getPageContext, preRender, render, unEscape
 
Methods inherited from class com.sapportals.htmlb.Component
getEncodedIdForForm, getId, getParent, initFromPageContext, initFromShortId, initializeFromId, isJsObjectNeeded, renderAsString, requiresForm, setId, setJsObjectNeeded, setParent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InstructionsComponent

public InstructionsComponent(String key,
                             IResourceContext context,
                             Hashtable parameters)
Deprecated. As of NetWeaver 7.1

default constructor for this component. None of the parameters must be null

Parameters:
key - - the key of the text within the standard bundle of this class
context - - the context of the user, defining the Locale
parameters - - the iView/ URL parameter

InstructionsComponent

public InstructionsComponent(String key,
                             WcmBaseControl control)
                      throws com.sapportals.wdf.WdfException
Deprecated. As of NetWeaver 7.1

convinience constructor which will call constructor with signature (String key, IResourceContext context, Hashtable parameters). None of the parameters must be null

Parameters:
key - the key of the text within the standard bundle of this class
control - the control that is calling this constructor
Throws:
com.sapportals.wdf.WdfException

InstructionsComponent

public InstructionsComponent(String text,
                             Hashtable parameters)
Deprecated. As of NetWeaver 7.1

Method Detail

getUI

public String getUI()
Deprecated. As of NetWeaver 7.1

Specified by:
getUI in class com.sapportals.htmlb.Component

buildComposition

public void buildComposition()
Deprecated. As of NetWeaver 7.1

Specified by:
buildComposition in class com.sapportals.htmlb.AbstractCompositeComponent
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] KMC-CM [sap.com] tc/km/frwk api EP-KM-CM
[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