|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WebFolderElement | |
---|---|
com.ibm.team.fvt.tests.web |
Uses of WebFolderElement in com.ibm.team.fvt.tests.web |
---|
Methods in com.ibm.team.fvt.tests.web that return WebFolderElement | |
---|---|
WebFolderElement |
WebFolderElement.getFolder(java.lang.String folderPath)
Gets the sub-folder for the given path. |
WebFolderElement |
WebFolderElement.selectFolder(java.lang.String folderPath)
Selects the sub-folder for the given path. |
Methods in com.ibm.team.fvt.tests.web that return types with arguments of type WebFolderElement | |
---|---|
java.util.List<WebFolderElement> |
WebFolderElement.getChildren()
Returns the folder's children. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |