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, setVisible
getUiReference, isEnabled, setEnabled
addComponentListener, removeComponentListener
addFocusListener, removeFocusListener
addKeyListener, removeKeyListener
addMouseListener, removeMouseListener
addMouseMotionListener, removeMouseMotionListener
addPopupDetectionListener, removePopupDetectionListener
addInputListener, removeInputListener
Siehe auch Jowidgets Nutzerhandbuch