|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FlashData | |
---|---|
org.eclipse.actf.visualization.eval.html.statistics | This package contains utilities to gather statistics information about target HTML content. |
Uses of FlashData in org.eclipse.actf.visualization.eval.html.statistics |
---|
Methods in org.eclipse.actf.visualization.eval.html.statistics that return types with arguments of type FlashData | |
---|---|
Vector<FlashData> |
PageData.getFlashData()
|
Methods in org.eclipse.actf.visualization.eval.html.statistics with parameters of type FlashData | |
---|---|
void |
PageData.addFlashData(FlashData flashData)
Add flash content information |
Method parameters in org.eclipse.actf.visualization.eval.html.statistics with type arguments of type FlashData | |
---|---|
void |
PageData.setFlashData(Vector<FlashData> flashV)
Set flash information of the page |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |