|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.plumtree.xpshared.htmlconstructs.PTListItem
com.plumtree.uiinfrastructure.htmlconstructs.UIListItem
public class UIListItem
| Constructor Summary | |
|---|---|
UIListItem(HTMLAnchor a,
AActivitySpace aSpace)
Call this method to construct a new PTListItem. |
|
UIListItem(java.lang.String title,
AActivitySpace aSpace)
Call this method to construct a new PTListItem. |
|
UIListItem(java.lang.String title,
java.lang.String titleHRef,
AActivitySpace aSpace)
|
|
| Method Summary | |
|---|---|
protected HTMLElement |
GetNewIndicator()
|
protected HTMLElement |
GetUpdatedIndicator()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UIListItem(java.lang.String title,
java.lang.String titleHRef,
AActivitySpace aSpace)
public UIListItem(java.lang.String title,
AActivitySpace aSpace)
title - Pass a String that is the title of this item.
public UIListItem(HTMLAnchor a,
AActivitySpace aSpace)
a - Pass the HTMLAnchor that will appear as the title of this item.| Method Detail |
|---|
protected HTMLElement GetNewIndicator()
GetNewIndicator in class PTListItemprotected HTMLElement GetUpdatedIndicator()
GetUpdatedIndicator in class PTListItem
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||