|
SAP NetWeaver 7.40 SP 07 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sapportals.wcm.rendering.uicommand.LinkAttributes
public final class LinkAttributes
Contains the attributes needed for creating a link It is used by IUICommand when the Command raise no event, rather ein link.
| Constructor Summary | |
|---|---|
LinkAttributes(String reference,
String target)
Deprecated. As of NetWeaver 7.1 |
|
LinkAttributes(String reference,
String target,
boolean isJavaScript)
Deprecated. As of NetWeaver 7.1 |
|
| Method Summary | |
|---|---|
String |
getReference()
Deprecated. As of NetWeaver 7.1 |
String |
getTarget()
Deprecated. As of NetWeaver 7.1 |
boolean |
isJavaScript()
Deprecated. As of NetWeaver 7.1 |
void |
setJavaScript(boolean useJavaScript)
Deprecated. As of NetWeaver 7.1 |
void |
setReference(String reference)
Deprecated. As of NetWeaver 7.1 |
void |
setTarget(String target)
Deprecated. As of NetWeaver 7.1 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LinkAttributes(String reference,
String target)
reference - the link referencetarget - the link target
public LinkAttributes(String reference,
String target,
boolean isJavaScript)
reference - the link referencetarget - the link targetisJavaScript - is true when the reference contains Javascript code| Method Detail |
|---|
public String getReference()
public void setReference(String reference)
reference - The new reference valuepublic String getTarget()
public void setTarget(String target)
target - The new target valuepublic boolean isJavaScript()
public void setJavaScript(boolean useJavaScript)
useJavaScript - The new javaScript value| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] KMC-CM
|
[sap.com]
|
api
|
EP-KM-CM
|
[sap.com] KMC-WPC
|
[sap.com] tc/kmc/wpc/wpcfacade
|
api
|
EP-PIN-WPC-WCM
|
|
SAP NetWeaver 7.40 SP 07 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||