AutocompletingStringConstraintEditor
Package:
docking.widgets.table.constrainteditor
Type:
class
9.0.2_PUBLIC
added
method
:
buildDelegateInlineEditor
java.
awt.
Component buildDelegateInlineEditor(
)
added
method
:
checkEditorValueValidity
boolean checkEditorValueValidity(
)
added
method
:
doUpdateEditorComponent
void doUpdateEditorComponent(
)
added
method
:
getValueFromComponent
docking.
widgets.
table.
constraint.
ColumnConstraint<
java.
lang.
String
> getValueFromComponent(
)
added
method
:
resetEditor
void resetEditor(
)
added
field
:
textField
docking.
widgets.
DropDownTextField<
java.
lang.
String
> textField
added
method
:
updateInfoMessage
void updateInfoMessage(
boolean isValid)
9.0.1_PUBLIC
introduced
Initial version