|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--agonism.dovetail.site.DovetailInstance
|
+--agonism.dovetail.site.Value
|
+--agonism.dovetail.site.Link
| Fields inherited from class agonism.dovetail.site.DovetailInstance |
m_context |
| Constructor Summary | |
protected |
Link(IRequestContext context,
QLink peer)
|
| Method Summary | |
java.lang.String |
getHRef()
|
Page |
getLinkPage()
|
java.util.Hashtable |
getParameters()
|
Type |
getType()
|
java.lang.Object |
getValue()
|
void |
include()
Include the contents of a Link in the current page being rendered. |
void |
render(java.lang.String text)
|
java.lang.String |
toString()
|
| Methods inherited from class agonism.dovetail.site.Value |
convert, convert, format, parse, parseType |
| Methods inherited from class agonism.dovetail.site.DovetailInstance |
findObject, findPageName, getContext, getFactory, getName, getPage, getPeer, getSite |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
protected Link(IRequestContext context,
QLink peer)
| Method Detail |
public void include()
public java.lang.Object getValue()
getValue in class Valuepublic Type getType()
getType in class Valuepublic Page getLinkPage()
public java.util.Hashtable getParameters()
public java.lang.String getHRef()
public void render(java.lang.String text)
public java.lang.String toString()
toString in class Value
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||