|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
TableCell
public interface MyTorrentsTableItem
This interface provides access to a Table Item in the My Torrents View.
| Method Summary | |
|---|---|
Download |
getDownload()
Deprecated. This method MUST be used on each refresh, and NO CACHING of the object should be made by the Plugin. |
boolean |
setText(java.lang.String text)
Deprecated. This method can be called to set the Text in the Table Item. |
| Method Detail |
|---|
Download getDownload()
boolean setText(java.lang.String text)
text - the text to be set
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||