com.ibm.team.fvt.tests.clm.pages.dialogs.rm
Class RmCommentEditorDialog

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.WebDialog
                  extended by com.ibm.team.fvt.tests.clm.pages.dialogs.ClmWebPageDialog
                      extended by com.ibm.team.fvt.tests.clm.pages.dialogs.ClmWebPageDefaultDialog
                          extended by com.ibm.team.fvt.tests.clm.pages.dialogs.rm.RmCommentEditorDialog

public class RmCommentEditorDialog
extends ClmWebPageDefaultDialog

This is the dialog that appears when you attempt to add a new comment or to edit an existing one


Constructor Summary
RmCommentEditorDialog(ClmWebPage page)
           
 
Method Summary
 void editSubject(java.lang.String subject)
          Type the subject of the comment
 
Methods inherited from class com.ibm.team.fvt.tests.web.WebDialog
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

RmCommentEditorDialog

public RmCommentEditorDialog(ClmWebPage page)
Method Detail

editSubject

public void editSubject(java.lang.String subject)
Type the subject of the comment