version 1.0

com.actimind.actiwate.testing.html.objects
Interface TextField

All Superinterfaces:
BaseElement, ClickableElement, EditableControl, FormControl, com.actimind.actiwate.testing.logging.Loggable

public interface TextField
extends EditableControl

Represents HTML text field element.


Methods inherited from interface com.actimind.actiwate.testing.html.objects.EditableControl
value
 
Methods inherited from interface com.actimind.actiwate.testing.html.objects.FormControl
name
 
Methods inherited from interface com.actimind.actiwate.testing.html.objects.BaseElement
element, id
 
Methods inherited from interface com.actimind.actiwate.testing.logging.Loggable
getLogDesc
 



Copyright © 2007 Actimind, Inc. All Rights Reserved.