Uses of Class
com.ibm.team.fvt.tests.clm.pages.vvc.VvcWebAbstractConfigurationEditorPage

Packages that use VvcWebAbstractConfigurationEditorPage
com.ibm.team.fvt.tests.clm.pages.vvc   
 

Uses of VvcWebAbstractConfigurationEditorPage in com.ibm.team.fvt.tests.clm.pages.vvc
 

Subclasses of VvcWebAbstractConfigurationEditorPage in com.ibm.team.fvt.tests.clm.pages.vvc
 class VvcConfigurationSnapshotEditorPage
          This class represents Configuration editor page for a snapshot.
 class VvcConfigurationWorkspaceEditorPage
          This class represents Configuration editor page for a workspace.
 

Methods in com.ibm.team.fvt.tests.clm.pages.vvc with type parameters of type VvcWebAbstractConfigurationEditorPage
<P extends VvcWebAbstractConfigurationEditorPage>
P
VvcConfigurationExplorerPage.openEditor(java.util.List<java.lang.String> nodeFQN, java.lang.Class<P> pageClass)
          Opens a configuration editor based upon the specified pageClass