com.ibm.team.fvt.tests.clm.pages.hover
Class DmImportStatusHover

java.lang.Object
  extended by com.ibm.team.fvt.tests.web.WebPageElement
      extended by com.ibm.team.fvt.tests.web.WebElementWrapper
          extended by com.ibm.team.fvt.tests.web.WebWindow
              extended by com.ibm.team.fvt.tests.web.WebTextHover
                  extended by com.ibm.team.fvt.tests.clm.pages.hover.DmImportStatusHover

public class DmImportStatusHover
extends com.ibm.team.fvt.tests.web.WebTextHover

Manage the rich hover over a DM import status.

Following operations are also defined or specialized for rich hovers:


Constructor Summary
DmImportStatusHover(com.ibm.team.fvt.tests.web.WebPage page)
           
 
Method Summary
 
Methods inherited from class com.ibm.team.fvt.tests.web.WebTextHover
getText, open
 
Methods inherited from class com.ibm.team.fvt.tests.web.WebWindow
cancel, close
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DmImportStatusHover

public DmImportStatusHover(com.ibm.team.fvt.tests.web.WebPage page)