|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IProfileCell
| Method Summary | |
|---|---|
HTMLAnchor |
GetHTMLAnchor()
Returns an HTMLAnchor element if the Profile Cell is using a click through URI and/or an onclick action. |
HTMLImg |
GetImage()
If there is an image set on the Profile Cell it will return the image object |
java.lang.String |
GetMouseOver()
Returns a description of the ProfileCell that will be shown as mouse-over (pop-up) text. |
java.lang.String |
GetSubText()
Returns the sub text that will be displayed below the text of the cell. |
java.lang.String |
GetText()
Returns the text to go in the ProfileCell. |
boolean |
isHTML()
Tells the caller whether or not this ProfileCell contains HTML. |
boolean |
isImg()
Tells the caller if the cell that is being displayed is an image. |
| Method Detail |
|---|
boolean isHTML()
boolean isImg()
HTMLAnchor GetHTMLAnchor()
HTMLImg GetImage()
java.lang.String GetMouseOver()
java.lang.String GetSubText()
java.lang.String GetText()
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||