Searched refs:ITextArea (Results 1 – 3 of 3) sorted by relevance
7 public interface ITextArea extends HasText, HasChangeHandlers { interface10 public static class TextAreaImpl extends TextArea implements ITextArea {}
13 import autotest.afe.ITextArea;14 import autotest.afe.ITextArea.TextAreaImpl;370 public ITextArea getControlFile() { in getControlFile()
9 import autotest.afe.ITextArea;86 public ITextArea getControlFile(); in getControlFile()