public class PageExtensionsImpl extends Object implements PageExtensions
| Constructor and Description |
|---|
PageExtensionsImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
install()
Install.
|
boolean |
isInstalled()
Checks if RichFacesSelenium is already installed
|
void |
loadFromResources(List<String> resourceNames)
Loads the page JS extensions from resources defined by list of resource names.
|
public void install()
install in interface PageExtensionspublic boolean isInstalled()
isInstalled in interface PageExtensionspublic void loadFromResources(List<String> resourceNames)
loadFromResources in interface PageExtensionsresourceNames - the list of full paths to resourcesCopyright © 2012 JBoss by Red Hat. All Rights Reserved.