AutocompletingStringConstraintEditor

Package: docking.widgets.table.constrainteditor
Type: class

9.0.2_PUBLIC

addedmethod: buildDelegateInlineEditor
java.awt.Component buildDelegateInlineEditor()
addedmethod: checkEditorValueValidity
boolean checkEditorValueValidity()
addedmethod: doUpdateEditorComponent
void doUpdateEditorComponent()
addedmethod: getValueFromComponent
docking.widgets.table.constraint.ColumnConstraint<java.lang.String> getValueFromComponent()
addedmethod: resetEditor
void resetEditor()
addedfield: textField
docking.widgets.DropDownTextField<java.lang.String> textField
addedmethod: updateInfoMessage
void updateInfoMessage(boolean isValid)

9.0.1_PUBLIC

introducedInitial version