public interface IInputComponentCommon extends IComponentCommon, IInputObservable
| Modifier and Type | Method and Description |
|---|---|
void |
setEditable(boolean editable)
Sets the editable state of the input component.
|
getBackgroundColor, getForegroundColor, getPosition, getSize, isVisible, redraw, requestFocus, setBackgroundColor, setCursor, setForegroundColor, setPosition, setRedrawEnabled, setSize, setVisiblegetUiReference, isEnabled, setEnabledaddComponentListener, removeComponentListeneraddFocusListener, removeFocusListeneraddKeyListener, removeKeyListeneraddMouseListener, removeMouseListeneraddMouseMotionListener, removeMouseMotionListeneraddPopupDetectionListener, removePopupDetectionListeneraddInputListener, removeInputListenerSiehe auch Jowidgets Nutzerhandbuch