DataLoadingConstraintEditor

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

9.0.2_PUBLIC

addedmethod: buildDelegateDetailEditor
java.awt.Component buildDelegateDetailEditor()
addedmethod: buildDelegateInlineEditor
java.awt.Component buildDelegateInlineEditor()
addedmethod: buildDetailEditorComponent
java.awt.Component buildDetailEditorComponent()
addedmethod: buildInlineEditorComponent
java.awt.Component buildInlineEditorComponent()
addedfield: columnDataSource
docking.widgets.table.constraint.ColumnData<T> columnDataSource
addedmethod: doUpdateEditorComponent
void doUpdateEditorComponent()
addedmethod: getValueFromComponent
docking.widgets.table.constraint.ColumnConstraint<T> getValueFromComponent()
addedmethod: resetEditor
void resetEditor()
addedfield: statusLabel
javax.swing.JLabel statusLabel
addedmethod: updateEditorComponent
void updateEditorComponent()

9.0.1_PUBLIC

introducedInitial version