|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.plumtree.xpshared.htmlconstructs.PTListItemSubLink
public class PTListItemSubLink
| Constructor Summary | |
|---|---|
PTListItemSubLink()
Creates a new SubLink object. |
|
| Method Summary | |
|---|---|
HTMLAnchor |
GetAnchor()
Call this method to get the anchor. |
boolean |
GetNew()
Call this method to get the newness |
boolean |
GetUpdated()
Call this method to get the updatedness. |
void |
SetAnchor(HTMLAnchor a)
Call this method to set the anchor. |
void |
SetNew(boolean b)
Call this method to set the newness. |
void |
SetUpdated(boolean b)
Call this method to set the updatedness |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PTListItemSubLink()
| Method Detail |
|---|
public HTMLAnchor GetAnchor()
public boolean GetNew()
public boolean GetUpdated()
public void SetAnchor(HTMLAnchor a)
a - HTMLAnchorpublic void SetNew(boolean b)
b - booleanpublic void SetUpdated(boolean b)
b - boolean
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||