com.rational.test.ft.script
Class Button
java.lang.Object
com.rational.test.ft.script.Subitem
com.rational.test.ft.script.Button
- public class Button
- extends Subitem
Adds definition to Button
.
Button
represents the Subitem button.
- Since:
- RFT2.1
Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Button
public Button(java.lang.String name)
Button
public Button(Subitem info)
isSubitem
public boolean isSubitem()
getSubitem
public Subitem getSubitem()
isName
public boolean isName()
getName
public java.lang.String getName()
toString
public java.lang.String toString()
equals
public boolean equals(java.lang.Object obj)