|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.team.fvt.tests.web.WebPageElement
com.ibm.team.fvt.tests.web.WebElementWrapper
com.ibm.team.fvt.tests.web.WebWindow
com.ibm.team.fvt.tests.web.WebDialog
com.ibm.team.fvt.tests.clm.pages.dialogs.ClmWebPageDialog
com.ibm.team.fvt.tests.clm.pages.dialogs.ClmWebPageDefaultDialog
com.ibm.team.fvt.tests.clm.pages.dialogs.rm.RmCreateNamedFilterDialog
com.ibm.team.fvt.tests.clm.pages.dialogs.rm.RmCreateTagDialog
public class RmCreateTagDialog
Dialog used to create a tag.
Tags are used to mark artifacts and to filter them.
The following actions are accessible on this page:
RmCreateNamedFilterDialog.create(String, String, boolean)
: Creates a tag w/ the given information.
Constructor Summary | |
---|---|
RmCreateTagDialog(ClmWebPage page)
|
Method Summary |
---|
Methods inherited from class com.ibm.team.fvt.tests.clm.pages.dialogs.rm.RmCreateNamedFilterDialog |
---|
create |
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 |
---|
public RmCreateTagDialog(ClmWebPage page)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |