DataLoadingConstraintEditor
Package:
docking.widgets.table.constrainteditor
Type:
class
9.0.2_PUBLIC
added
method
:
buildDelegateDetailEditor
java.
awt.
Component buildDelegateDetailEditor(
)
added
method
:
buildDelegateInlineEditor
java.
awt.
Component buildDelegateInlineEditor(
)
added
method
:
buildDetailEditorComponent
java.
awt.
Component buildDetailEditorComponent(
)
added
method
:
buildInlineEditorComponent
java.
awt.
Component buildInlineEditorComponent(
)
added
field
:
columnDataSource
docking.
widgets.
table.
constraint.
ColumnData<
T
> columnDataSource
added
method
:
doUpdateEditorComponent
void doUpdateEditorComponent(
)
added
method
:
getValueFromComponent
docking.
widgets.
table.
constraint.
ColumnConstraint<
T
> getValueFromComponent(
)
added
method
:
resetEditor
void resetEditor(
)
added
field
:
statusLabel
javax.
swing.
JLabel statusLabel
added
method
:
updateEditorComponent
void updateEditorComponent(
)
9.0.1_PUBLIC
introduced
Initial version