|
SAP NetWeaver 7.30 (SP02) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sapportals.portal.prt.util.html.HtmlAttributeContainer
com.sapportals.portal.prt.util.html.HtmlBase
com.sapportals.portal.prt.util.html.HtmlSinglePartElement
com.sapportals.portal.prt.util.html.HtmlLink
public class HtmlLink
HtmlLink.java Created: Thu Nov 18 11:23:08 1999
| Field Summary | |
|---|---|
protected String |
m_hRef
URL of related document. |
protected String |
m_rel
Relationship to this page |
protected String |
m_type
The type of the link object |
| Fields inherited from class com.sapportals.portal.prt.util.html.HtmlSinglePartElement |
|---|
m_name |
| Fields inherited from class com.sapportals.portal.prt.util.html.HtmlBase |
|---|
m_hasTag |
| Fields inherited from class com.sapportals.portal.prt.util.html.HtmlAttributeContainer |
|---|
EQUALS_BEGIN, EQUALS_END, m_attributes, SPACE |
| Constructor Summary | |
|---|---|
HtmlLink()
|
|
HtmlLink(String href)
|
|
| Method Summary | |
|---|---|
String |
getHRef()
Get the value of m_hRef. |
String |
getRel()
Get the value of m_rel. |
String |
getType()
Gets the value of m_type. |
void |
getUniqueHtmlCode(PrintWriter out)
Deprecated. |
void |
getUniqueHtmlCode(StringBuffer strbuf)
|
void |
getUniqueHtmlCode(Writer out)
|
String |
getUniqueId()
|
void |
outputAttributes(PrintWriter out)
Deprecated. |
void |
outputAttributes(StringBuffer strbuf)
|
void |
outputAttributes(Writer out)
|
HtmlLink |
setHRef(String v)
Set the value of m_hRef. |
HtmlLink |
setRel(String v)
Set the value of m_rel. |
void |
setType(String v)
Sets the value of m_type. |
| Methods inherited from class com.sapportals.portal.prt.util.html.HtmlSinglePartElement |
|---|
getElementCount, getName, output, output, output, setName, toString |
| Methods inherited from class com.sapportals.portal.prt.util.html.HtmlBase |
|---|
getTag, hasTag, requireClosingTag, requireClosingTag, setClass, setStyle, setTag |
| Methods inherited from class com.sapportals.portal.prt.util.html.HtmlAttributeContainer |
|---|
addAttribute, addIsThreadXHTMLCompliant, appendToAttribute, destroy, getAttributes, isThreadXHTMLCompliant, removeAttribute, removeIsThreadXHTMLCompliant |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.sapportals.portal.prt.util.html.IHtmlOutputable |
|---|
destroy, getElementCount, output, output, output, toString |
| Field Detail |
|---|
protected String m_rel
protected String m_hRef
protected String m_type
| Constructor Detail |
|---|
public HtmlLink(String href)
public HtmlLink()
| Method Detail |
|---|
public void outputAttributes(StringBuffer strbuf)
outputAttributes in interface IHtmlAttributeContaineroutputAttributes in class HtmlAttributeContainerpublic void outputAttributes(PrintWriter out)
outputAttributes in interface IHtmlAttributeContaineroutputAttributes in class HtmlAttributeContainerpublic void outputAttributes(Writer out)
outputAttributes in interface IHtmlAttributeContaineroutputAttributes in class HtmlAttributeContainerpublic String getUniqueId()
getUniqueId in interface IHtmlUniqueObjectpublic void getUniqueHtmlCode(StringBuffer strbuf)
getUniqueHtmlCode in interface IHtmlUniqueObjectpublic void getUniqueHtmlCode(PrintWriter out)
getUniqueHtmlCode in interface IHtmlUniqueObjectpublic void getUniqueHtmlCode(Writer out)
getUniqueHtmlCode in interface IHtmlUniqueObjectpublic String getRel()
public HtmlLink setRel(String v)
v - Value to assign to m_rel.public String getHRef()
public HtmlLink setHRef(String v)
v - Value to assign to m_hRef.public String getType()
public void setType(String v)
v - Value to assign to m_type.| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] EP-BASIS-API
|
[sap.com] tc/epbc/prt/lib/api
|
api
|
EP-PIN
|
[sap.com] EP-BASIS-API
|
[sap.com]
|
default
|
EP-PIN-PRT
|
[sap.com] EP-BASIS-API
|
[sap.com] tc/epbc/prt/api
|
api
|
EP-PIN
|
|
SAP NetWeaver 7.30 (SP02) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||