|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VshItem | |
---|---|
com.blackledge.david.tivo.shopper |
Uses of VshItem in com.blackledge.david.tivo.shopper |
---|
Methods in com.blackledge.david.tivo.shopper with parameters of type VshItem | |
---|---|
boolean |
VshFile.addItem(VshItem item)
|
void |
FileScreen.addItem(VshItem item)
Add the item to the display and file in correct alphabetical order. |
boolean |
VshFile.removeItem(VshItem item)
|
void |
FileScreen.removeItem(VshItem item)
|
Constructors in com.blackledge.david.tivo.shopper with parameters of type VshItem | |
---|---|
ItemEdit(com.tivo.hme.bananas.BApplication app,
VshItem item,
VshFile file)
|
|
VshItem(VshItem other)
Make a copy of the supplied item. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |