|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ScreenshotBean | |
---|---|
org.apache.myfaces.buildtools.maven2.plugin.builder.trinidad.parse |
Uses of ScreenshotBean in org.apache.myfaces.buildtools.maven2.plugin.builder.trinidad.parse |
---|
Methods in org.apache.myfaces.buildtools.maven2.plugin.builder.trinidad.parse that return ScreenshotBean | |
---|---|
ScreenshotBean |
AbstractTagBean.findScreenshot(String key)
Returns the screenshot for this screenshot key. |
Methods in org.apache.myfaces.buildtools.maven2.plugin.builder.trinidad.parse that return types with arguments of type ScreenshotBean | |
---|---|
Iterator<ScreenshotBean> |
AbstractTagBean.screenshots()
Returns an iterator for all screenshots on this component only. |
Methods in org.apache.myfaces.buildtools.maven2.plugin.builder.trinidad.parse with parameters of type ScreenshotBean | |
---|---|
void |
AbstractTagBean.addScreenshot(ScreenshotBean screenshot)
Adds a Screenshot to this component. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |