public interface InputTextField extends HTMLComponent
Represents an input textfield UI component
Modifier and Type | Method and Description |
---|---|
String |
getText() |
void |
setText(String text) |
isEnabled, isVisible, setEnabled, setVisible
Copyright © 2018. All rights reserved.