com.ibm.team.fvt.tests.clm.pages.expandable
Class DmDocumentExpandableElement

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.WebExpandableElement
              extended by com.ibm.team.fvt.tests.clm.pages.expandable.DmDocumentExpandableElement

public class DmDocumentExpandableElement
extends com.ibm.team.fvt.tests.web.WebExpandableElement

Class to handle expandable element in DM Documents tree.


Constructor Summary
DmDocumentExpandableElement(com.ibm.team.fvt.tests.web.WebPage page, com.ibm.team.fvt.tests.web.WebBrowserElement node)
           
 
Method Summary
 void expand()
           
 
Methods inherited from class com.ibm.team.fvt.tests.web.WebExpandableElement
collapse, isExpandable, isExpanded, toggle
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DmDocumentExpandableElement

public DmDocumentExpandableElement(com.ibm.team.fvt.tests.web.WebPage page,
                                   com.ibm.team.fvt.tests.web.WebBrowserElement node)
Method Detail

expand

public void expand()
            throws com.ibm.team.fvt.tests.scenario.errors.ScenarioFailedError
Overrides:
expand in class com.ibm.team.fvt.tests.web.WebExpandableElement
Throws:
com.ibm.team.fvt.tests.scenario.errors.ScenarioFailedError